The requirements.txt file should list all Python libraries that your notebooks
depend on, and they will be installed using:
pip install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The requirements.txt file should list all Python libraries that your notebooks
depend on, and they will be installed using:
pip install -r requirements.txt