ProjectPythia/pythia-foundations

Clarification on Running JupyterLab Notebooks

Closed this issue · 1 comments

The text in the first paragraph of the section Running JupyterLab Notebook explains how to open a Jupyter Notebook in Jupyter Labs. It reads

Another way is to go to the top Menu Bar, hover over the File Menu, and select “New Notebook.”

https://foundations.projectpythia.org/foundations/jupyterlab.html#runnning-jupyterlab-notebooks

When I hover over the File Menu it does not open the File drop down. "File" must be clicked for it to open the File Menu. Additionally, there is no "New Notebook" selection in the drop down menu. The user must hover over "New" and then select "Notebook".

I suggest revising to read something like

Another way is to go to the top Menu Bar and select File►New►Notebook.

Additionally, the word running in the section title and containing div id is spelled with an extra n

Hi @jnmorley, thanks for raising this issue! I removed the "low priority" label just because we usually use that to indicate things that we probably won't actually fix.