Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

yeonghoey/jupyter-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebook with jupyter-scala

Supported Tags

  • 210.jdk7
  • 210.jdk8
  • 211.jdk7, latest
  • 211.jdk8

Usage

Qucik start
docker run --rm -it -p 8888:8888 dockoey/jupyter-scala
Other options
docker run --rm -it -p 8888:8888 \
  -v "$(pwd):/notebooks" \
  -e JUPYTER_PASSWORD=abcd1234 \
  dockoey/jupyter-scala

Note

About

Jupyter Notebook with jupyter-scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages