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