forked from jupyter/docker-stacks
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi! Thanks for using the Jupyter Docker Stacks.
We need the following packages:
- Updated Python: 3.11 would be nice
- JupyterLab Bokeh extension
- Other JupyterLab extensions: debugging, collaboration, Black linting, ... TODO: explore what's available!
and updates to:
- Streamlit
- Pandas 2.0? If it's problematic, use < 2.0.
- Dask and distributed
- Plotly
- Bokeh (and any JupyterLab extensions)
- ...
We can also check how successfully Mypy runs on code that imports Pandas. Currently our Pandas has no type hints or stubs installed and we get a hard error unless we create a Mypy config file with the ignore-missing-imports flag.
Metadata
Metadata
Assignees
Labels
No labels