Skip to content

Commit

Permalink
docs: update examples in Jupyter Notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
chilango74 committed Aug 16, 2021
1 parent 15cad87 commit bb9bde5
Show file tree
Hide file tree
Showing 5 changed files with 512 additions and 473 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ install:
- pip install ipykernel
# command to run tests
script:
- python -m ipykernel install --user --name py39
- pytest --nbmake examples
- pytest tests --cov=okama/
after_success:
- coveralls
358 changes: 179 additions & 179 deletions examples/01 howto.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit bb9bde5

Please sign in to comment.