HTML Instructions:
Go to replit.com and sign up for an account.
Once you’ve signed up for an account go to replit.com/@JavinParker1 to get the saved file.
Click on Javin’s Practice HTML file and press Fork to copy it.
Here is the HTML cheat sheet for reference.
Jupyter instructions:
Today we will use the following jupyter server and file:
- Right click on this link: Programming Merit Badge.ipynb and press save as to download it.
- Rename it to Programming Merit Badge <your initials>.ipynb.
- Start jupyter at https://javin.org:8443/jupyter.
- Use the upload files button to upload the renamed file.
If you want to use Jupyter at home please take a look at:
https://www.projectpro.io/data-science-in-python-tutorial/jupyter-notebook-tutorial
There are instructions there to use it online or to install on your computer.
Note: The online version will not be able to run the weather example because it is not possible to do http request with the free online version.
Note: If you install it on your computer then the following link will help you install any missing packages (things that you import):
https://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/
One last note, the weather examples uses an API key (i.e. fancy password). I will deactivate the API key we use today after the class.
Arduino Links:
This is the slideshow link: https://docs.google.com/presentation/d/1Wu5tgys36r1wsU9Mf0xoA6WDnEJmKTgvyo5KUvlAOeo/edit?usp=sharing
Arduino code: https://github.com/ryanpriore/merit-badge-programming