8000 GitHub - blue271828/docker-ijava: Interactive Java environment on Docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blue271828/docker-ijava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ijava

Docker Cloud Build Status

Usage

This Docker image provides IJava environment. You can use it on Jupyter Notebook and Jupyter Console, they run on the container.

So before using this environment, you have to build the image. Please type the following command and create it.

$ make build

Launch Jupyter Lab

You can launch Jupyter Lab as the following. Since a local URL with a token is displayed, open the URL with your browser.

$ make ijavalab

Jupyter Console

You can run IJava by Jupyter Console as the following.

$ make ijava

About

Interactive Java environment on Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0