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

Package review 2023-07 #2

Open
9 tasks
edschofield opened this issue Jun 13, 2023 · 0 comments
Open
9 tasks

Package review 2023-07 #2

edschofield opened this issue Jun 13, 2023 · 0 comments

Comments

@edschofield
Copy link

edschofield commented Jun 13, 2023

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.

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

1 participant