Skip to content

Package review 2023-07 #2

@edschofield

Description

@edschofield

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions