Example Jupyter Notebook

Use this to confirm that your set-up is working. It should open and run from within VSCode, and it should be using the hystakes kernel.

print('Hello World!')
Hello World!