Spaces:
Sleeping
Sleeping
Akshay Agrawal
commited on
Fix hyperlink
Browse files- python/README.md +1 -1
python/README.md
CHANGED
@@ -16,4 +16,4 @@ uvx marimo edit https://github.com/marimo-team/learn/blob/main/python/001_number
|
|
16 |
```
|
17 |
|
18 |
You can also open notebooks in our online playground by appending `marimo.app/`
|
19 |
-
to a notebook's URL: [marimo.app/https://github.com/marimo-team/learn/blob/main/python/001_numbers.py](marimo.app/https://github.com/marimo-team/learn/blob/main/python/001_numbers.py).
|
|
|
16 |
```
|
17 |
|
18 |
You can also open notebooks in our online playground by appending `marimo.app/`
|
19 |
+
to a notebook's URL: [marimo.app/https://github.com/marimo-team/learn/blob/main/python/001_numbers.py](https://marimo.app/https://github.com/marimo-team/learn/blob/main/python/001_numbers.py).
|