- Run `julia` in a terminal.
- Within Julia, run:
```julia
using Pluto
Pluto.run()
```
- This should open Pluto in your browser.
- If not, checkout the Pluto output for the URL (likely http://localhost:1234/):
```julia
┌ Info:
└ Opening http://localhost:1234/ in your default browser... ~ have fun!
```
2. Open the desired notebook from Pluto through this box (<PATH_TO_AA120Q>/assignments/<DESIRED_NOTEBOOK.jl>
):
- Click `Run notebook code` (on the top right).
- Export this notebook as a PDF (how-to in the documentation)
- Upload the PDF to Gradescope
- Tag your pages on Gradescope