Skip to content

Jupyter Notebook Intelligent Retrieval Systems Stack

License

Notifications You must be signed in to change notification settings

sipist/notebook

Repository files navigation

Jupyter Notebook Intelligent Retrieval Systems Stack

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

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

Everything in jupyter/scipy-notebook and its ancestor images

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

PostgreSQL is a relational database management system emphasizing extensibility and SQL compliance.

SQLite is the most used relational database management system in the world.

DuckDB is a column-oriented relational database management system.

Redis is the most used NoSQL database.

Credits

Flavio Martins