samsheff / Google-Colab-Runtime-Docker

Jupyter container ready for use with Google Colab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Colab Runtime Docker

Jupyter container ready for use with Google Colab

Usage

Build: docker build -t samsheff/colab-runtime .

Run: docker-compose up or docker run -p "8888":"8888" -it samsheff/colab-runtime

About

Jupyter container ready for use with Google Colab


Languages

Language:Dockerfile 100.0%