Closed sverhoeven closed 4 years ago
The JupyterLab JavaScript bundle has errors which cause widgets/leaflet/holoview to fail.
In console is see jupyterlab semver range ^1.2.0 is not registered as a widget module
error.
Unable get same JS bundle as the server due to moving JS dependencies.
Will need to accept that plotting does not work in jupyter lab until #46 has been resolved.
The remaining lint errors are hard to resolve so I would not bother with them in this PR.
Fixes #26
Also includes some maintenance on the playbook to get vagrant VM to provision correctly.