sanbatte commited on
Commit
7c03ea5
·
1 Parent(s): f5e9686

agrega jlab para poder reproducir todo en un ambiente

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ numpy==1.26.3
5
  pandas==2.1.4
6
  pydantic==2.5.3
7
  pydantic_core==2.14.6
 
8
  scikit-learn==1.3.2
9
  scipy==1.11.4
10
  uvicorn==0.25.0
 
5
  pandas==2.1.4
6
  pydantic==2.5.3
7
  pydantic_core==2.14.6
8
+ jupyterlab==4.0.10
9
  scikit-learn==1.3.2
10
  scipy==1.11.4
11
  uvicorn==0.25.0