Skip to content

bdist/notebook

Repository files navigation

Jupyter Notebook Databases Stack

Source on GitHub | Dockerfile commit history | Docker Hub image tags

bdist/notebook includes popular packages from the scientific Python ecosystem.

Everything in jupyter/minimal-notebook and its ancestor images

Includes client utilities for PostgreSQL 12, 13, 14, 15 and 16.

jupysql to run SQL in Jupyter/IPython via a %sql and %%sql magics.

python-lsp-ruff a linter plugin for pylsp based on ruff.

Credits

Flavio Martins