Skip to content

Commit a7e538b

Browse files
committed
Add gitception image.
1 parent 040d1de commit a7e538b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ repositories. If those files are notebooks, you can run them just as you would
1111
any other notebook. You can also attach a kernel to text files and run those.
1212
Basically, you should be able to open any file in a repository that JupyterLab can handle.
1313

14+
Here is a screenshot of the plugin opening this very file on GitHub:
15+
![gitception](gitception.png "Gitception")
16+
1417
### What this extension is not
1518

1619
This is not an extension that provides full GitHub access, such as
@@ -87,4 +90,4 @@ c.GitHubConfig.client_secret = '< YOUR_CLIENT_SECRET >'
8790
```
8891
where "`< YOUR_CLIENT_ID >`" and "`< YOUR_CLIENT_SECRET >`" are the string values you obtained above.
8992

90-
With this, you should be done! Launch JupyterLab and look for the GitHub tab on the left!
93+
With this, you should be done! Launch JupyterLab and look for the GitHub tab on the left!

gitception.png

310 KB
Loading

0 commit comments

Comments
 (0)