Akshay Agrawal commited on
Commit
8d4e5c0
·
1 Parent(s): 59a2350

rename file

Browse files
probability/{00_sets.py → 01_sets.py} RENAMED
File without changes
probability/README.md CHANGED
@@ -15,8 +15,8 @@ uvx marimo edit <URL>
15
  For example, run the numbers tutorial with
16
 
17
  ```bash
18
- uvx marimo edit https://github.com/marimo-team/learn/blob/main/probability/00_sets.py
19
  ```
20
 
21
  You can also open notebooks in our online playground by appending `marimo.app/`
22
- to a notebook's URL: [marimo.app/https://github.com/marimo-team/learn/blob/main/probability/00_sets.py](https://marimo.app/https://github.com/marimo-team/learn/blob/main/probability/00_sets.py).
 
15
  For example, run the numbers tutorial with
16
 
17
  ```bash
18
+ uvx marimo edit https://github.com/marimo-team/learn/blob/main/probability/01_sets.py
19
  ```
20
 
21
  You can also open notebooks in our online playground by appending `marimo.app/`
22
+ to a notebook's URL: [marimo.app/https://github.com/marimo-team/learn/blob/main/probability/01_sets.py](https://marimo.app/https://github.com/marimo-team/learn/blob/main/probability/01_sets.py).