We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 207e3b2 + b3d1f72 commit 814682bCopy full SHA for 814682b
docs/contributing.md
@@ -43,3 +43,7 @@ and hence can be developed locally without needing a JupyterHub.
43
```
44
http://localhost:8888/git-sync?repo=https://github.com/data-8/textbook&branch=gh-pages
45
46
+
47
+7. If you make changes to nbgitpuller's python code, you need to restart the `jupyter notebook`
48
+ process (started in step 5) to see your changes take effect. This is not needed if
49
+ you are only working on the javascript or css.
0 commit comments