Lab 5: Sea-Level Rise
Setup
The usual
As always:
- Clone the lab repository to your computer
- Open the lab repository in VS Code
- Open the Julia REPL and activate, then instantiate, the lab environment
- Make sure you can render:
quarto render template.qmdin the terminal.- If you run into issues, try running
] build IJuliain the Julia REPL (]enters the package manager). - If you still have issues, try opening up
blankfile.py. That should trigger VS Code to give you the option to install the Python extension, which you should do. Then you should be able to open a menu in the bottom right of your screen to select which Python installation you want VS Code to use.
- If you run into issues, try running