Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.46 KB

Warning

This is an internal repository, the only purpose is to give a cool demo link on the Pluto README.

You probably do not want to fork this repository and use it for another project, these instruction will come soon. This is also not the recommended way to install Pluto as a jupyter extension. For this, we are working on https://github.com/fonsp/pluto-on-jupyterlab.

Reading the source code of this repository might be confusing! But to Pluto's developers: have a look at the different branches, the master branch is for the demo link, all other branches are for other experiments.

pluto-on-binder

Binder


First try:

to main menu:

https://mybinder.org/v2/gh/fonsp/pluto-on-binder/master?urlpath=pluto

time until you see the main menu: 18sec


With more elaborate setup to allow passing a URL to Pluto: (we want this)

https://mybinder.org/v2/gh/fonsp/pluto-on-binder/master?urlpath=pluto/open?url=https%3A%2F%2Fgist.githubusercontent.com%2Ffonsp%2Fd88b3adc8c958dce780cf7c4df8fa437%2Fraw%2F2a8a5bdc6d8b1bcb4462006f62ead2f52fec17bf%2Fturtles.jl

time until you see Welcome to binder: 39sec

time until you see the main menu: 19sec


(With packagecompiler):

TODO