We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa620e commit 6fa02e0Copy full SHA for 6fa02e0
cookiecutter.json
@@ -3,7 +3,7 @@
3
"author_email": "",
4
"github_project_name": "jupyter-widget-example",
5
"github_organization_name": "",
6
- "python_package_name": "{{ cookiecutter.github_project_name }}",
+ "python_package_name": "jupyter_widget_example",
7
"npm_package_name": "{{ cookiecutter.github_project_name }}",
8
"npm_package_version": "0.1.0",
9
"project_short_description": "A Custom Jupyter Widget Library"
0 commit comments