Skip to content

Commit b9c1198

Browse files
authored
Update install.md
1 parent 2d86c40 commit b9c1198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jupyter nbextension enable packagemanager --system --py
6060
jupyter serverextension enable --py --system packagemanager
6161
```
6262

63-
- For the purpose of API testing and development, please allow cross-site requests by adding c.NotebookApp.disable_check_xsrf = True (in ~/.jupyter/jupyter_notebook_config.py)
63+
- For the purpose of API testing and development, please allow cross-site requests by adding `c.NotebookApp.disable_check_xsrf = True` (in ~/.jupyter/jupyter_notebook_config.py)

0 commit comments

Comments
 (0)