Giter Site home page Giter Site logo

datascience-notebook-cpu's Introduction

datascience-notebook-cpu

Ready-to-run Docker images containing JupyterLab on CPU

dockeri.co

If you have some NVIDIA GPUs, I suggest to use datascience-notebook-gpu instead of this.

Requirements

docker==19.03.*
direnv==2.15.*

Included Python Packages

https://github.com/chck/datascience-notebook-cpu/blob/master/Pipfile

Usage

Pull image

docker pull chck/datascience-notebook-cpu

Generate hashed password

make passwd

>Enter password:
>Verify password:
>sha1:xxxxxxxxxxxxxxxxxxx

Apply hashed password via direnv with dotenv

vi .env
=====
NOTEBOOK_PASSWD=sha1:xxxxxxxxxxxxxxxxxxx
LOCAL_NOTEBOOK_DIR=/path/to/dir/
direnv allow .

Run container

make run

Access JupyterLab

open http://(127.0.0.1 or CONTAINER_REMOTE_IP):8887

datascience-notebook-cpu's People

Contributors

chck avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.