Skip to content

Commit a330dfd

Browse files
authored
Merge pull request #46 from rohitsanj/fix-docs
fix nbclient description in docs
2 parents cd85dea + 55794b0 commit a330dfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
1313

14-
**NBClient** is a tool for parameterizing and executing Jupyter Notebooks.
14+
**NBClient** is a tool for executing Jupyter Notebooks.
1515

1616
NBClient lets you:
1717

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Welcome to nbclient
22
===================
33

4-
**NBClient** is a tool for parameterizing and executing Jupyter Notebooks.
4+
**NBClient** is a tool for executing Jupyter Notebooks.
55

66
NBClient lets you:
77

0 commit comments

Comments
 (0)