Skip to content

Commit bb9bde5

Browse files
committed
docs: update examples in Jupyter Notebooks
1 parent 15cad87 commit bb9bde5

File tree

5 files changed

+512
-473
lines changed

5 files changed

+512
-473
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ install:
1111
- pip install ipykernel
1212
# command to run tests
1313
script:
14-
- python -m ipykernel install --user --name py39
15-
- pytest --nbmake examples
1614
- pytest tests --cov=okama/
1715
after_success:
1816
- coveralls

examples/01 howto.ipynb

Lines changed: 179 additions & 179 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)