Skip to content

Commit 893075c

Browse files
authored
Update README.md
1 parent dfcd5a5 commit 893075c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Wait for the codespace to be built and the setup scripts to finish running (this
1515
automatically open `index.md` to the left and a preview pane to the right.
1616
- Additionally, a popup might open asking you to trust the live server destination.
1717

18-
![](https://raw.githubusercontent.com/dleeftink/observable-codespace/main/setup.png)
18+
![](https://raw.githubusercontent.com/dleeftink/observable-python-codespace/main/setup.png)
1919

2020
You can edit the `index.md` contents, after which the content changes are reflected (with a slight delay) in the preview pane.
2121
- Navigate to `penguin-classification/docs/data/penguins.csv.py` and uncomment `X = df.iloc[:, [2, 3, 4, 5]]` to observe how changes to the Python *data-loader* are propagated to the live-preview.

0 commit comments

Comments
 (0)