Docker images for common AI and data science tools
270
Run instructions:
All images expect a folder for data sharing, thus, volume forwarding is required with run command.
Create container by executing: docker run -it -p 8888:8888 --name -v :/root/shared-data yasso96/ai: /bin/bash
Run jupyterlab at port 8888 by executing: jupyter-lab --no-browser --ip=0.0.0.0 --allow-root
Content type
Image
Digest
Size
1.8 GB
Last updated
almost 7 years ago
docker pull yasso96/ai:nlp