Added basic Jupyter Note support
This commit is contained in:
@@ -12,6 +12,8 @@ clean:
|
||||
rm -rf docs/source/_build
|
||||
rm -rf prof
|
||||
rm -rf tests/prof
|
||||
rm -rf Untitled*.ipynb
|
||||
find . -name '.pytest_cache' -exec rm -rf {} +
|
||||
find . -name '__pycache__' -exec rm -rf {} +
|
||||
find . -name 'debug.txt' -exec rm -rf {} +
|
||||
find . -name 'debug.txt' -exec rm -rf {} +
|
||||
|
||||
Reference in New Issue
Block a user