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 3a10a8a + 4c64f4a commit 2194df7Copy full SHA for 2194df7
.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: js
5
email: 3105306+timkpaine@users.noreply.github.com
.gitignore
@@ -129,6 +129,9 @@ docs/_build/
129
/site
130
docs/api
131
docs/index.md
132
+docs/html
133
+docs/jupyter_execute
134
+index.md
135
_template/labextension
136
137
# JS
0 commit comments