Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 911 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 911 Bytes

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