Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

poad/docker-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter lab container images

Docker build and push

About

The Docker image for Jupyter notebook with any languages

Tags

All in one based JDK 8

docker pull poad/docker-jupyter:all-in-one-jdk8

Jupyter notebook with follow kernels based JDK 8

All in one based JDK 11

docker pull poad/docker-jupyter:all-in-one-jdk11

Jupyter notebook with follow kernels based JDK 11

All in one based JDK 17

docker pull poad/docker-jupyter:all-in-one-jdk17

Jupyter notebook with follow kernels based JDK 17

Java

docker pull poad/docker-jupyter:java

Jupyter notebook with IJava kernel

Rust

docker pull poad/docker-jupyter:rust

Jupyter notebook with evcxr

Scala

docker pull poad/docker-jupyter:scala

Jupyter notebook with almond

Node.js

docker pull poad/docker-jupyter:nodejs

Jupyter notebook with JavaScript (tslab)

TypeScript

docker pull poad/docker-jupyter:typescript

Jupyter notebook with TypeScript (tslab)