Skip to content

Commit

Permalink
Playing with joyride tutorial functionality for caclulator modal. (#321)
Browse files Browse the repository at this point in the history
* Playing with joyride tutorial functionality for caclulator modal.

* Updated calculator tutorial and started colormap tutorial backend.

* Completed first draft for the Colormap joyride tutorial.

* Updates to the calculator tutorial text.

* Updates to colormap tutorial text.

* Fixes to colormap tutorial text.

* force latest cdms2

* correct version
  • Loading branch information
downiec authored and doutriaux1 committed Aug 30, 2018
1 parent eb6547b commit 2bb6930
Show file tree
Hide file tree
Showing 13 changed files with 3,078 additions and 2,911 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_install:
- bash miniconda.sh -b -p $HOME/miniconda
- conda config --set always_yes yes --set changeps1 no
script:
- conda install -c cdat/label/nightly -c conda-forge -c cdat nose vcs mesalib nodejs vcs-js flask "cdms2>2018.08.28"
- conda install -c cdat/label/nightly -c conda-forge -c cdat nose vcs mesalib nodejs vcs-js flask "cdms2>3.0.2018.08.28"
- export UVCDAT_ANONYMOUS_LOG=False
- echo $TRAVIS_BRANCH
- export TRAVIS_PR_BRANCH=$TRAVIS_BRANCH
Expand Down
Loading

0 comments on commit 2bb6930

Please sign in to comment.