A datascience jupyter notebook with some dependencies pre-installed
168
This is a Docker image based on my Jupyter Sql Notebook, which in turn is based on the official Jupyter Data Science Notebook. This image just adds some useful packages.
git clone https://github.com/stockmind/datascience-plus.git
cd datascience-plus
docker-compose up
cd datascience-plus
docker-compose down
- plotly # Python framework for building analytics web apps
- ujson # Ultra fast JSON encoder and decoder written in pure C with bindings for Python
- tinydb # Tiny, document oriented database
- openpyxl # Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files
- orca # Pipeline orchestration framework
Content type
Image
Digest
Size
2.3 GB
Last updated
almost 8 years ago
docker pull stockmind/datascience-plus