Skip to content

Commit

Permalink
Merge pull request #178 from yuvipanda/contrib
Browse files Browse the repository at this point in the history
Document restarting notebook process to see changes
  • Loading branch information
consideRatio authored May 28, 2021
2 parents 207e3b2 + b3d1f72 commit 814682b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ and hence can be developed locally without needing a JupyterHub.
```
http://localhost:8888/git-sync?repo=https://github.com/data-8/textbook&branch=gh-pages
```

7. If you make changes to nbgitpuller's python code, you need to restart the `jupyter notebook`
process (started in step 5) to see your changes take effect. This is not needed if
you are only working on the javascript or css.

0 comments on commit 814682b

Please sign in to comment.