feat(jupyterhub): install buunstack package to kernel image
This commit is contained in:
12
python-package/.gitignore
vendored
Normal file
12
python-package/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Build artifacts
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
# setuptools-scm generated version file
|
||||
buunstack/_version.py
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
Reference in New Issue
Block a user