File tree Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,9 @@ coverage.xml
6767doc /_build /
6868doc /generated /
6969
70+ # Notebooks checkpoints
71+ ** .ipynb_checkpoints
72+
7073# PyBuilder
7174target /
7275
Original file line number Diff line number Diff line change @@ -8,5 +8,6 @@ dependencies:
88 - mypy
99 - pandas
1010 - pytest-cov
11+ - python
1112 - scikit-learn
1213 - typed-ast
Original file line number Diff line number Diff line change 1- name : mapie
1+ name : mapie-dev
22channels :
33 - defaults
44 - conda-forge
Original file line number Diff line number Diff line change 1- name : mapie_notebooks
1+ name : mapie-notebooks
22channels :
33 - defaults
44 - conda-forge
55dependencies :
6- - ipykernel=6.4.1
6+ - ipykernel=6.9.0
77 - jupyter=1.0.0
8- - jupyterlab=3.0.16
9- - jupytext=1.11.2
8+ - jupyterlab=3.2.9
9+ - jupytext=1.13.6
1010 - matplotlib=3.5.1
1111 - nbconvert=6.4.0
12- - pandas=1.2.4
13- - pip=21 .0.1
12+ - pandas=1.3.5
13+ - pip=22 .0.3
1414 - pip :
15- - scikeras==0.3.3
15+ - scikeras==0.4.1
1616 - python=3.10.1
17- - scikit-learn=1.0.0
18- - tensorflow=2.6.2
19- - xgboost=1.3.0
17+ - scikit-learn=1.0.1
18+ - tensorflow=2.7.0
19+ - xgboost=1.5.1
You can’t perform that action at this time.
0 commit comments