Custom Jupyter Community Stack for NLP
228
prototAIp-notebook is a community maintained Jupyter Docker Stack image. The image is preloaded with the most important libraries for data scientists. The collection of these libraries and the implementation of the stack image is part of the prototAIp project.
Pull the docker image from Docker Hub and run a container with the following commands
docker pull michaelbochrsa/prototaip-notebook
docker run -p 10000:8888 michaelbochrsa/prototaip-notebook
Created with instructions found on Community Stacks
Based on jupyter/datascience-notebook and ToluClassics/transformers_notebook
Content type
Image
Digest
sha256:aed55e285…
Size
3.5 GB
Last updated
almost 4 years ago
docker pull michaelbochrsa/prototaip-notebook