Skip to content

Commit

Permalink
Add slides covering classification logic (#83)
Browse files Browse the repository at this point in the history
* Add slides covering classification logic

* Removed brief classification slide from ``tutorial_slides.*``

* Attempting to fix Travis CI bug

* Attempting to fix Travis CI bug

* Attempting to fix Travis CI bug

* Attempting to fix Travis CI bug
  • Loading branch information
ivansg44 authored Oct 16, 2019
1 parent b24daf1 commit 9022e56
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ install:
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda install -y -c anaconda setuptools
- conda update -q -y conda
- conda info -a
- conda create -c bioconda -c conda-forge -q -y -n test-environment python=$TRAVIS_PYTHON_VERSION coveralls
Expand Down
Binary file added docs/classification_logic_slides.odp
Binary file not shown.
Binary file added docs/classification_logic_slides.pdf
Binary file not shown.
Binary file modified docs/tutorial_slides.odp
Binary file not shown.
Binary file modified docs/tutorial_slides.pdf
Binary file not shown.

0 comments on commit 9022e56

Please sign in to comment.