During the conference, we will host an ONLINE DEMO PAGE running all your submitted notebooks, for everyone to see! Just like the website https://computationalthinking.mit.edu/, we will use our fancy new technology to run sliders, button, webcam inputs, etc. directly on the website.
Would you like your cool notebook to become an interactive web page?
You can either:
- email your notebook to fons@plutojl.org
- open a Pull Request to this repository, adding your notebook.
Be sure to write your name and an introduction inside the notebook. Use @bind
to make your notebook interactive!
We will use Julia 1.6, and the latest development branch of Pluto (version 0.14 or 0.15). Note that Pluto is always backwards compatible, so if it works, it works!
Try not to use more than 2GB of memory.
If you have done this before, write a pkg cell. If not, don't worry about packages too much, we will help you set it up correctly!