eWaterCycle / infra

Instructions for system administrators to deploy the eWaterCycle platform
Apache License 2.0
0 stars 0 forks source link

Add instructions to setup Jupyter server locally … #49

Closed sverhoeven closed 4 years ago

sverhoeven commented 4 years ago

Fixes #26

Also includes some maintenance on the playbook to get vagrant VM to provision correctly.

sverhoeven commented 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.

sverhoeven commented 4 years ago

The remaining lint errors are hard to resolve so I would not bother with them in this PR.