Browse Source

Add the gif to the demo

Steven Silvester 9 years ago
parent
commit
583df5ee5b
2 changed files with 2 additions and 2 deletions
  1. 1 2
      README.md
  2. 1 0
      scripts/travis_script.sh

+ 1 - 2
README.md

@@ -6,8 +6,7 @@ plugins used to create [JupyterLab](https://github.com/jupyter/notebook/tree/mas
 
 [API Docs](http://jupyter.github.io/jupyter-js-plugins/)
 
-![JupyterLab Demo](jupyter-plugins-demo.gif)
-
+<img src="jupyter-plugins-demo.gif" alt="JupyterLab Demo" style="width: 100%;"/>
 
 Package Install
 ---------------

+ 1 - 0
scripts/travis_script.sh

@@ -10,3 +10,4 @@ npm run test:coverage
 export PATH="$HOME/miniconda/bin:$PATH"
 npm run build:example
 npm run docs
+cp jupyter-plugins-demo.gif docs