Skip to content

Commit 97ba7c0

Browse files
committed
manually add content of @steele232 pull request #178
1 parent 6124cc7 commit 97ba7c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,10 @@ sudo ln -s $HOME/go/bin/gophernotes /go/bin/gophernotes
261261
```
262262
263263
Restart jupyter, and you should now be up and running.
264+
265+
### Look at Jupyter notebook's logs for debugging
266+
267+
In order to see the logs for your Jupyter notebook, use the --log-level option
268+
```
269+
jupyter notebook --log-level DEBUG
270+
```

0 commit comments

Comments
 (0)