We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce516f6 + d799c36 commit 1041f9cCopy full SHA for 1041f9c
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: c124449
+_commit: a74894d
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -146,6 +146,7 @@ ccflow/extension
146
# Jupyter
147
.ipynb_checkpoints
148
.autoversion
149
+Untitled*.ipynb
150
!ccflow/extension/ccflow.json
151
!ccflow/extension/install.json
152
ccflow/nbextension
0 commit comments