File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- # opinionated-widget-cookiecutter
1
+ # widget-ts-cookiecutter
2
+
2
3
#### A cookiecutter template for creating a custom Jupyter widget project
3
4
4
5
A [ cookiecutter] ( https://github.com/audreyr/cookiecutter ) template for a custom
5
6
Jupyter widget project.
6
7
7
- ## What is widget-cookiecutter?
8
+ ## What is widget-ts- cookiecutter?
8
9
9
- With ** widget-cookiecutter** you can create a custom Jupyter interactive
10
- widget project with sensible defaults. widget-cookiecutter helps custom widget
10
+ With ** widget-ts- cookiecutter** you can create a custom Jupyter interactive
11
+ widget project with sensible defaults. widget-ts- cookiecutter helps custom widget
11
12
authors get started with best practices for the packaging and distribution
12
13
of a custom Jupyter interactive widget library.
13
14
@@ -17,11 +18,11 @@ Install [cookiecutter](https://github.com/audreyr/cookiecutter):
17
18
18
19
$ pip install cookiecutter
19
20
20
- After installing cookiecutter, use the widget-cookiecutter:
21
+ After installing cookiecutter, use widget-ts -cookiecutter:
21
22
22
- $ cookiecutter https://github.com/jupyter-widgets/opinionated- widget-cookiecutter.git
23
+ $ cookiecutter https://github.com/jupyter-widgets/widget-ts -cookiecutter.git
23
24
24
- As widget-cookiecutter runs, you will be asked for basic information about
25
+ As widget-ts- cookiecutter runs, you will be asked for basic information about
25
26
your custom Jupyter widget project. You will be prompted for the following
26
27
information:
27
28
You can’t perform that action at this time.
0 commit comments