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.
1 parent 81bde02 commit db06a6fCopy full SHA for db06a6f
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: a669f79
+_commit: d56cb12
3
_src_path: https://github.com/python-project-templates/base.git
4
add_extension: cpp
5
email: 3105306+timkpaine@users.noreply.github.com
.gitignore
@@ -133,6 +133,9 @@ docs/_build/
133
/site
134
docs/api
135
docs/index.md
136
+docs/html
137
+docs/jupyter_execute
138
+index.md
139
_template/labextension
140
141
# JS
0 commit comments