Skip to content

Commit 869e3e0

Browse files
updating links setup.md
Co-authored-by: Maxim Belkin <[email protected]>
1 parent 8404c8d commit 869e3e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ conda --help
127127
## Required Python Packages for this Workshop
128128
The following are packages needed for this workshop:
129129
130-
* [Pandas](http://pandas.pydata.org/)
131-
* [Jupyter notebook](http://jupyter.org/)
132-
* [Numpy](http://www.numpy.org/)
133-
* [Matplotlib](http://matplotlib.org/)
130+
* [Pandas](https://pandas.pydata.org/)
131+
* [Jupyter notebook](https://jupyter.org/)
132+
* [Numpy](https://numpy.org/)
133+
* [Matplotlib](https://matplotlib.org/)
134134
* [Plotnine](https://plotnine.readthedocs.io/en/stable/)
135135
136136
All packages apart from plotnine will have automatically been installed with Anaconda and we can use anaconda as a package manager to install the missing `plotnine` package:

0 commit comments

Comments
 (0)