Closed antonkulaga closed 6 years ago
Unfortunately, JupyterLab has broken away from the rest of the jupyter versions and has disabled the ability to have interactive visualizations. This has caused pretty much all the interactive JS libraries to fail in JupyterLab, but they do not seem interested in supporting this use case.
Their discussion boards suggest that it may be possible to customize your install not to be ban JS in webpages, so that's probably your best option.
@grahamwills however, Brunel-Visualization does not use Jupyter lab but all examples there are totally broken, see https://github.com/Brunel-Visualization/Brunel/issues/310
All examples are broken on the website. It also tries to render javascript to jupyter cell that is prohibited by jupyter security rules:
Regarding the version, I use latest https://github.com/jupyter/docker-stacks/tree/master/all-spark-notebook with jupyter-lab interface