Skip to content

nopid/jupyperl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Perl 5 in a box

Binder

Run with Binder

Simply open https://mybinder.org/v2/gh/nopid/jupyperl/master

Run locally with Docker

$ git clone https://github.com/nopid/jupyperl
$ cd jupyperl
$ docker build -t jupyperl .
$ docker run -v $(PWD):/home/jovyan -p 8888:8888 -it jupyperl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published