Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterLab interface #67

Open
pauleve opened this issue May 6, 2020 · 0 comments
Open

JupyterLab interface #67

pauleve opened this issue May 6, 2020 · 0 comments

Comments

@pauleve
Copy link
Contributor

pauleve commented May 6, 2020

We should consider offering the jupyterlab interface as part of the docker, probably as the default at some point.

However, jupyterlab disallows injecting javascript, which breaks the insertion of menus and other tricks to improve the interactivity (file upload, etc.). I've also seen related issues with matplotlib.

Thus, we should ever consider moving some code to proper extensions, or find a way to enable javascript injection in notebooks.

In the meantime, we can still include jupyterlab and give a --lab option to the command line to use it, if there is some demand for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant