An open API service indexing awesome lists of open source software.

https://github.com/fonsp/action-test-tag


https://github.com/fonsp/action-test-tag

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://mybinder.org/badge_logo.svg)](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)

---

#### 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