Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tutorials
Python Tox Jupyter CI Example
f1626e9c869f2f869b794e7887b055715ff0d150
f1626e9c869f2f869b794e7887b055715ff0d150
Switch branch/tag
python-tox-jupyter-ci-example
.gitignore
Find file
Normal view
History
Permalink
.gitignore
86 Bytes
Newer
Older
Initial commit
Ruben Rodrigues
committed
Feb 03, 2021
1
2
3
4
5
6
7
8
9
.mypy_cache/
settings.json
__pycache_/
*.egg-info/
.tox/
.pytest_cache/
.xml
.pkl
.env