You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyter Collaboration - allows co-coding functionality similar to how GoogleDocs works.
Python 3.11 (or 3.12 as soon as the rest of the environment packages support it)
JupyterLab4 - brings a lot of new features to our JupyterHub
Jupyter-MyST - makes it easier to develop rich, computational narratives, technical documentation, and open scientific communication (it's a markdown renderer for .md files and markdown cells in notebooks)
VScode binder plugin - a powerful code editor that can have its own co-coding functionality plus many advanced capabilities and improved debugging over Jupyter Notebooks
Jupyter-AI - you can integrate your favorite Generative AI (such as ChatGPT) and use it for in line code development (using %%ai), and it includes a conversational assistant
QGIS 3.34 - substantial enhancements to our previous QGIS
++ A bunch of other visualization packages (cartopy, plotly, matplotlib widget)
Opening this on behalf of @wildintellect who suggested bringing in some of the cool updates CryoCloud is doing on their JupyterHub from Cryosphere scientists, tracked at CryoInTheCloud/hub-image#102
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Improve JupyterLab experience for VEDA users with more functionality.
Describe the solution you'd like
Following CryoCloud which updated its JupyterHub in Jan 2024 (CryoInTheCloud/hub-image#103, CryoInTheCloud/hub-image#106) to add more extensions. Copying from @tsnow03 changelog in Slack:
++ A bunch of other visualization packages (cartopy, plotly, matplotlib widget)
Describe alternatives you've considered
Some of these updates can and should happen on https://github.com/pangeo-data/pangeo-docker-images/tree/master/pangeo-notebook, especially core libraries like Python, JupyterLab, etc. But the Jupyter extensions should be customized to VEDA.
Additional context
Opening this on behalf of @wildintellect who suggested bringing in some of the cool updates CryoCloud is doing on their JupyterHub from Cryosphere scientists, tracked at CryoInTheCloud/hub-image#102
The text was updated successfully, but these errors were encountered: