Skip to content

Commit

Permalink
Merge pull request #2921 from parente/zero-to-extension-doc
Browse files Browse the repository at this point in the history
jupyterlab_xkcd extension tutorial
  • Loading branch information
blink1073 committed Sep 28, 2017
2 parents b8c48da + 02b0277 commit 5325744
Show file tree
Hide file tree
Showing 7 changed files with 662 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ packages/services/examples/node/config.json
examples/app/build
examples/app/themes
examples/app/schemas

lerna-debug.log
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Contents:
adding_content.md
examples.md
terminology.md
xkcd_extension_tutorial.md

Indices and tables
==================
Expand Down
659 changes: 659 additions & 0 deletions docs/xkcd_extension_tutorial.md

Large diffs are not rendered by default.

Binary file added docs/xkcd_tutorial_complete.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/xkcd_tutorial_empty.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/xkcd_tutorial_npm.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/xkcd_tutorial_single.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5325744

Please sign in to comment.