Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-moulin-frier authored Jan 7, 2025
1 parent 2d601ed commit 0b9f48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/sessions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ You will need a set of software tools installed on your computer, which are list
- On MacOS, the recommended one is [Anaconda](https://www.anaconda.com/)
- On Windows, we recommend to use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install), which provide a Linux environment on that platform.
- A virtual environment
- Either `venv` or `conda`
- Either `venv` or `conda` (we recommend `venv`, which usually comes pre-installed with Python)
- [pip](https://pypi.org/project/pip/)
- [git](https://git-scm.com/)
- [Jupyter](https://jupyter.org/)
Expand Down

0 comments on commit 0b9f48f

Please sign in to comment.