Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
GL-S committed Jan 16, 2025
1 parent 64fb9e1 commit adddf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Beginners_guide/01_Jupyter_notebooks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"These options will run a single cell at a time.\n",
"\n",
"To automatically run all cells in a notebook, navigate to the \"Run\" tab of the menu bar at the top of JupyterLab and select \"Run All Cells\" (or the option that best suits your needs).\n",
"When a cell is run, the cell's content is executed.\n",
"When a cell is run,the cell's content is executed.\n",
"Any output produced from running the cell will appear directly below it.\n",
"\n",
"Run the cell below:"
Expand Down

0 comments on commit adddf58

Please sign in to comment.