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 be6260b + 50b3efb commit 887a020Copy full SHA for 887a020
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 4e93827
+_commit: 0b166a3
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: cpp
.gitignore
@@ -146,6 +146,7 @@ python_template_cpp/extension
146
# Jupyter
147
.ipynb_checkpoints
148
.autoversion
149
+Untitled*.ipynb
150
!python_template_cpp/extension/python_template_cpp.json
151
!python_template_cpp/extension/install.json
152
python_template_cpp/nbextension
0 commit comments