David R. Pugh commited on
Commit
fdbbb6c
1 Parent(s): e0d0490

Update environment.yml

Browse files

Added nbgitpuller to the environment (requirement for deploying on ClassHub)

Files changed (1) hide show
  1. 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