Skip to content

Same as jupyker repo, but for CPU without gpu support

License

Notifications You must be signed in to change notification settings

ea167/jupyker-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

jupyker-cpu

Docker image for AI: Jupyter Notebook, Keras, Tensorflow, Scikit-learn, Python, and more, on Ubuntu. Same as ea167/jupyker repo, but for CPU without gpu support.

Launch

Adjust the volume mount (-v option) and launch with:

    docker run -it -d -p=6006:6006 -p=8888:8888 \
        -v=~/DockerShared/JupykerShared:/host  ea167/jupyker-cpu

and then connect your browser to:

About

Same as jupyker repo, but for CPU without gpu support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published