Skip to content

kcsl/chpg-binder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chpg-binder

Launch IJava binder Launch IJava lab binder

A Binder compatible repository to try out the chpg in a Jupyter Java kernel with just a web browser. Depending on if the docker image is already built, spawning the notebook may take some time and so please be patient with it.

Notebook authors

The base setup for IJava and Binder was inherited from the public domain project ijava-binder. The requirements.txt is generated from a working installation with pipdeptree -f --warn silence -p jupyter,jupyterlab | sed 's/^\s*//' | sort | uniq which should pin down all related library versions.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.8%
  • Dockerfile 25.2%