https://github.com/fonsp/article-test-3
https://github.com/fonsp/article-test-3
pluto-notebooks
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fonsp/article-test-3
- Owner: fonsp
- Created: 2021-01-11T13:45:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T13:45:05.000Z (about 5 years ago)
- Last Synced: 2025-10-23T17:51:31.476Z (7 months ago)
- Topics: pluto-notebooks
- Language: Julia
- Homepage: http://fonsp.com/article-test-3/
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# article-test-3
This repository has:
- (Not yet) Multiple notebooks, with self-contained "Project.tomls", i.e. cells with Pkg.add()
- GH action to create static renders
- Binder button, binder goes to this repository
- GH action to trigger binder build on gke
- GH pages to serve the gh-pages branch at fonsp.com/article-test-3
- Heroku to run the bind server
There is a Project.toml and **important: the Manifest.toml** in this repository containing the exact versions of Pluto.jl and PlutoSliderServer.jl that are used in everything. (Needs to be the same everywhere)