diff --git a/.gitignore b/.gitignore index bd56ec6..77df7a7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ generated/ *.DS_Store *.zip node_modules -scrub.py \ No newline at end of file +*scrub.py \ No newline at end of file diff --git a/README.md b/README.md index 48e8b1a..c34245d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This resource may be particularly helpful for those looking to: Jupyter Notebook images: Build Jupyter Notebook image by running the following command. The `--add-submit-button` option also takes care of the token authentication flow, so you should use this option for all Jupyter Notebook images you plan on using on Coursera Labs. ``` - ./run-lab/run.sh build --add-submit-button + ./run-lab/run.sh build ``` This will create a new folder called `/generated` under your ``.