edits for jupyter notebook example
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -81,7 +81,6 @@ target/
|
||||
|
||||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
*.ipynb
|
||||
|
||||
# pyenv
|
||||
.python-version
|
||||
@@ -93,3 +92,6 @@ target/
|
||||
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
|
||||
#exceptions
|
||||
!user_data/noteboks/*example.ipynb
|
||||
|
Reference in New Issue
Block a user