https://github.com/fonsp/action-test-tag
https://github.com/fonsp/action-test-tag
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fonsp/action-test-tag
- Owner: fonsp
- License: unlicense
- Created: 2021-04-12T20:33:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T13:32:24.000Z (over 3 years ago)
- Last Synced: 2025-10-23T17:51:31.471Z (7 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](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