Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 5.7 KB

README.md

File metadata and controls

13 lines (7 loc) · 5.7 KB

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.