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

Add JupyterLab extension for interactive graphics #3

Open
mdpiper opened this issue Feb 1, 2023 · 6 comments
Open

Add JupyterLab extension for interactive graphics #3

mdpiper opened this issue Feb 1, 2023 · 6 comments
Milestone

Comments

@mdpiper
Copy link
Member

mdpiper commented Feb 1, 2023

The jupyter-matplotlib JupyterLab extension + the ipympl package provide interactive Matplotlib graphics in JupyterLab. These should be installed in all the Hubs and made available for all users.

@mdpiper
Copy link
Member Author

mdpiper commented Feb 1, 2023

This is a request from @sebastien-lenard. It also came up in the CoCo pandas lesson.

@mdpiper
Copy link
Member Author

mdpiper commented Apr 21, 2023

From @rsignell-usgs, this functionality is also needed to take advantage of features in Pangeo. This discussion may help.

@mdpiper mdpiper added this to the June 2023 milestone Apr 21, 2023
@mdpiper
Copy link
Member Author

mdpiper commented Jun 5, 2023

mamba found conflicts in trying to install the dependencies for ipympl in the base environment of the jupyter Hub instance.

Punting on this for now.

@mdpiper mdpiper modified the milestones: June 2023, December 2023 Jun 5, 2023
@rsignell-usgs
Copy link

@mdpiper for what it's worth, we don't use ipympl either. We use ipywidgets, dask-labextension and nb_conda_kernels in the base environment. And we use the holoviz suite of tools for interactive, graphical exploration in the browser. Here's the conda environment file for our pangeo environment.

@mdpiper
Copy link
Member Author

mdpiper commented Jun 6, 2023

@rsignell-usgs Thanks, I'll try this!

@benbovy
Copy link

benbovy commented Jun 22, 2023

xref landlab/landlab#1646 with a few other ideas for 3D scientific visualization in JupyterLab.

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

No branches or pull requests

3 participants