-
-
Notifications
You must be signed in to change notification settings - Fork 11
Conversation
We'll need an update to jupyterlab to make the Windows build work - the file is a shell script on Windows |
json_package error
|
theme_package error
|
Fixed by jupyterlab/jupyterlab#8819 |
Note from the theme_package output: we use |
Okay, it looks like we do need extensions to have a As is, the If we change the
Another option would be to install |
Suggested change in
for Windows compatibility (on Windows the |
After a release with the above change, here we would bump all the Python and JS dependencies and it should all work. |
Just curious, is the webpack context configuration option useful here? |
As in a feature of webpack? the problem is that we need a single context either way I think, for loaders, webpack instance, etc. |
This repo seems to work now in this branch and with jlab 3.0a10 |
Use the new cli coming from jupyterlab/jupyterlab#8802 (relies on a new alpha release).