Skip to content

Commit 814682b

Browse files
authored
Merge pull request #178 from yuvipanda/contrib
Document restarting notebook process to see changes
2 parents 207e3b2 + b3d1f72 commit 814682b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/contributing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ and hence can be developed locally without needing a JupyterHub.
4343
```
4444
http://localhost:8888/git-sync?repo=https://github.com/data-8/textbook&branch=gh-pages
4545
```
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

Comments
 (0)