Jelajahi Sumber

use correct image file

Steven Silvester 8 tahun lalu
induk
melakukan
a1597d52fd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      scripts/travis_script.sh

+ 1 - 1
scripts/travis_script.sh

@@ -48,7 +48,7 @@ if [[ $GROUP == coverage_and_docs ]]; then
 
     # Build the api docs
     npm run docs
-    cp jupyter-plugins-demo.gif docs
+    cp jupyter_plugins.png docs
 
     # Verify tutorial docs build
     pushd tutorial