We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 234b725 + f4ed45f commit b2d95deCopy full SHA for b2d95de
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9dfa165
+_commit: c53b04c
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: jupyter
.gitignore
@@ -138,6 +138,7 @@ js/coverage
138
js/dist
139
js/lib
140
js/node_modules
141
+js/*.tgz
142
143
# Jupyter
144
.ipynb_checkpoints
0 commit comments