Spaces:
Build error
Build error
David R. Pugh
commited on
Update environment.yml
Browse filesAdded nbgitpuller to the environment (requirement for deploying on ClassHub)
- environment.yml +1 -0
environment.yml
CHANGED
|
@@ -14,6 +14,7 @@ dependencies:
|
|
| 14 |
- jupyterlab
|
| 15 |
- jupyterlab-nvdashboard
|
| 16 |
- lightning
|
|
|
|
| 17 |
- pytorch
|
| 18 |
- pytorch-cuda=11.8
|
| 19 |
- scikit-learn
|
|
|
|
| 14 |
- jupyterlab
|
| 15 |
- jupyterlab-nvdashboard
|
| 16 |
- lightning
|
| 17 |
+
- nbgitpuller
|
| 18 |
- pytorch
|
| 19 |
- pytorch-cuda=11.8
|
| 20 |
- scikit-learn
|