Skip to content

Commit e2209c8

Browse files
committed
consistent description
1 parent ee8fcad commit e2209c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

nbs/getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# About nbdev\n",
88
"\n",
9-
"> Create delightful Python projects using exploratory programming"
9+
"> Create delightful software with Jupyter Notebooks"
1010
]
1111
},
1212
{

nbs/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# About nbdev\n",
88
"\n",
9-
"> Create delightful Python projects using exploratory programming"
9+
"> Create delightful software with Jupyter Notebooks"
1010
]
1111
},
1212
{

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
host = github
33
lib_name = nbdev
44
repo = nbdev
5-
description = Process and export Jupyter Notebooks fast (Jupyter not required)
5+
description = Create delightful software with Jupyter Notebooks
66
copyright = 2020 onwards, Jeremy Howard
77
keywords = nbdev fastai jupyter notebook export
88
user = fastai

0 commit comments

Comments
 (0)