Skip to content

Commit

Permalink
update readme (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
halx4 committed Aug 5, 2020
1 parent 985a8f2 commit 638aa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Meaning non-code blocks can be executeb by [doctest]().

# Import notebooks from files

Notebook names may not be valid Python paths. In this case, use `Notebook.from_filename`.
Notebook names may not be valid Python paths. In this case, use `Notebook.load`.

```python
>>> Notebook.load('changelog.ipynb')
Expand Down

0 comments on commit 638aa9a

Please sign in to comment.