feature: add workshop 2 jupyter notebook
This commit is contained in:
@@ -6,15 +6,16 @@
|
||||
version = "3.12";
|
||||
venv.enable = true;
|
||||
venv.requirements = ''
|
||||
imbalanced-learn
|
||||
ipython
|
||||
jupyter
|
||||
jupyterlab
|
||||
matplotlib
|
||||
numpy
|
||||
pandas
|
||||
matplotlib
|
||||
seaborn
|
||||
scikit-learn
|
||||
imbalanced-learn
|
||||
seaborn
|
||||
setuptools<81
|
||||
statsmodels
|
||||
ydata-profiling
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user