Skip to content

Commit e98331f

Browse files
authored
Merge pull request #608 from datacarpentry/create-new-python-notebook
how to create new python notebook
2 parents 44050b8 + 37c8509 commit e98331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learners/jupyter_notebooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ After typing the command `jupyter notebook`, the following happens:
2020
![](fig/00_1_jupyter_file_browser.png){alt='Jupyter notebook file browser'}
2121
*The Jupyter notebook file browser*
2222

23-
- To create a new Python notebook select the "New" dropdown on the upper
23+
- To create a new Python notebook select "Python 3" from the "New" dropdown on the upper
2424
right of the screen.
2525

2626
![](fig/00_2_jupyter_new_notebook.png){alt='Jupyter notebook file browser'}

0 commit comments

Comments
 (0)