Skip to content

Commit

Permalink
Merge pull request #608 from datacarpentry/create-new-python-notebook
Browse files Browse the repository at this point in the history
how to create new python notebook
  • Loading branch information
quist00 authored Mar 7, 2024
2 parents 44050b8 + 37c8509 commit e98331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/jupyter_notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ After typing the command `jupyter notebook`, the following happens:
![](fig/00_1_jupyter_file_browser.png){alt='Jupyter notebook file browser'}
*The Jupyter notebook file browser*

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

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

0 comments on commit e98331f

Please sign in to comment.