-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
27 lines (21 loc) · 1.04 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#####################################################################################################################
### ###
### Libraries and extensions used for the project ###
### ###
#####################################################################################################################
Python libraries used:
- ipywidgets 7.5.1
- tertools
- matplotlib 3.2.1
- nibabel 3.1.0
- nilearn 0.6.2
- numpy 1.18.4
- pandas 1.0.3
- plotly 4.8.0
- random
- scikit-learn 0.23.1
- scipy 1.4.1
- seaborn 0.10.1
Extension for Jupyter notebook:
- Slides using Rise 5.6.1: https://rise.readthedocs.io/en/stable/
- Table of Content using jupyter_contrib_nbextensions: https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html