Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Python is a general programming language. To use it best for data science and ec
- **Step 1**. Download Anaconda [here](https://www.anaconda.com/distribution/).
- **Step 2**. Launch Anaconda and select Jupyter notebook or Jupyterlab.
![](/images/step1.png)

After launching Jupyter notebooks, a web interface will launch that hosts a folder environment. There you find x, y, z. You can launch a new notebook by clicking on "New" in the right top corner.
This is how a notebook looks like.
![](/images/step2.png)

Expand Down