Skip to content

Commit 158d63a

Browse files
authored
Update README.md
1 parent b2122ba commit 158d63a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

marimo-notebook/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
The materials contained in this download are designed to complement the RealPython tutorial [Marimo: A Reactive, Reproducible Notebook](https://realpython.com/marimo-notebook-reactive-reproducible/).
1+
The materials contained in this download are designed to complement the Real Python tutorial [Marimo: A Reactive, Reproducible Notebook](https://realpython.com/marimo-notebook-reactive-reproducible/).
22

3-
You should create a new folder named marimo on your computer and place each of these files inside it. You may also consider creating a [Python virtual environment](https://realpython.com/python-virtual-environments-a-primer/) within this folder.
3+
You should create a new folder named marimo on your computer and place each of these files inside it. You might also consider creating a [Python virtual environment](https://realpython.com/python-virtual-environments-a-primer/) within this folder.
44

55
Your download bundle contains the following files:
66

@@ -21,4 +21,4 @@ equation.py - This file contains the Python script version of quadratic.py.
2121
simultaneous_equations.py - This file contains the code used to demonstrate marimo's UI elements.
2222
simultaneous_equations_ui.py - This file contains a possible solution to the challenge skills test.
2323

24-
hidden_state.ipynb - This file contains a Jupyter Notebook that can be used as a starting point for the investigation of its problems. You should adjust it as instructed in the tutorial.
24+
hidden_state.ipynb - This file contains a Jupyter Notebook that can be used as a starting point for the investigation of its problems. You should adjust it as instructed in the tutorial.

0 commit comments

Comments
 (0)