Skip to content

Commit fc600c2

Browse files
authored
Merge pull request jupyterlab#81 from gcbeltramini/patch-1
Remove duplicated text
2 parents 758b1f2 + 2be59ba commit fc600c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@ jupyter serverextension enable --sys-prefix jupyterlab_github
116116

117117
You now need to add the credentials you got from GitHub
118118
to your notebook configuration file. Instructions for generating a configuration
119-
file can be found [here](http://jupyter-notebook.readthedocs.io/en/stable/config_overview.html#configure-nbserver)
120-
Once you have identified this file, add the following lines to it:
119+
file can be found [here](http://jupyter-notebook.readthedocs.io/en/stable/config_overview.html#configure-nbserver).
121120
Once you have identified this file, add the following lines to it:
122121

123122
```python

0 commit comments

Comments
 (0)