Akshay Agrawal commited on
Commit
a6ed63b
·
unverified ·
1 Parent(s): 681b15d

Fix hyperlink

Browse files
Files changed (1) hide show
  1. 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).