Skip to content

YamagishiRyu/jupyter_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Lab in Docker

This is base repository for Machine Learning.

Environment

  • Docker
  • docker-compose
  • anaconda: 4.8.1
  • Python: 3.7.4

Operation

Install

$ git clone https://github.com/YamagishiRyu/jupyter_base.git

Build

$ make build

Run

After executing below command, you can use jupyter-lab by accessing https://localhost:8888.

$ make run

Update Environment

When you update pip environment, you can update environment document by below command.

$ make add/package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published