Skip to content

Dockerfile for jupyter environment with many language kernels

License

Notifications You must be signed in to change notification settings

paulbuis/jupyter-many

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paulbuis/jupyter-many

Docker files for a docker image which is based on paulbuis/jupyter-beakerx. It adds:

  • xeus-cling kernel (conda install xeus-cling)
  • a handful of NPM packages (for use with ijavascript and itypescript)
  • ijavascript kernel (npm install ijavascript)
  • itypescript kernel (npm install itypescript)

It replaces the beakerx java kernel with this one:

How to run it

  1. Use docker command to run it docker run --rm -p 8888:8888 paulbuis/jupyter-many

License

MIT

See Also:

About

Dockerfile for jupyter environment with many language kernels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages