Skip to content

Commit

Permalink
Update 08-Mandlebrot.md
Browse files Browse the repository at this point in the history
grammar type
  • Loading branch information
christopher-arnold-walker authored Jul 8, 2024
1 parent 0d51dbc commit 499b1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ASP2024/08-Mandlebrot.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ ~/bin/goatbrot -i 1000 -o tile_000000_000000.ppm -c 0,0 -w 3 -s 1000,1000
$ convert tile_000000_000000.ppm ~/mandle.gif
```

3. We may want to download the GIF file from your training VM to your local desktop. To do so, find the file mandle.gif in the list of files and directories in the side bar to the left of your terminal window. Right-click on it and select Download, and download it to your local desktop. Depending on the browser that your local machine uses,it may be neccessary to double-Left-click to view, or Right-click on it and select "Open With" and select "image", or select "Open in new Tab" to view it directly from Ospool (JupyterLab).
3. We may want to download the GIF file from your training VM to your local desktop. To do so, find the file mandle.gif in the list of files and directories in the side bar to the left of your terminal window. Right-click on it and select Download, and download it to your local desktop. Depending on the browser that your local machine uses, it may be neccessary to double-Left-click to view, or Right-click on it and select "Open With" and select "image", or select "Open in new Tab" to view it directly from Ospool (JupyterLab).

4. If you choose to DownLoad in the previous step then point your local Browser at the file URL: open a Terminal on your local VM, and then type in there:

Expand Down

0 comments on commit 499b1f6

Please sign in to comment.