Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 authored Oct 3, 2023
1 parent ebbe0e9 commit 6ea252a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This folder contains several scripts for building our splash page and Jupyter Bo
* `notebook_import.py`
1. imports external notebooks from other github repos and assigns credit at the top of the imported notebook. External notebook locations are
added to assets.json and the script requires that the import_notebook environment from environment.yml be activated. To run, use the command line
from the CryoCloudWebsite/scripts directory:
`conda env update -f environment.yml`
`conda activate notebook-import`
`python notebook_import.py -f assets.json`
from the CryoCloudWebsite/scripts directory: /
`conda env update -f environment.yml` /
`conda activate notebook-import` /
`python notebook_import.py -f assets.json` /

0 comments on commit 6ea252a

Please sign in to comment.