Commit d2ae94c
committed
fix: aggrid doesn't load in Voila>=0.5
Voila uses a different location for extensions, which can be found
in jupyter-config-data. This setting is also available in Lab, so
we should use that. For older versions of Lab there is still a
hard coded fallback.1 parent 261645f commit d2ae94c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments