Running and Quitting
Last updated on 2024-04-15 | - + Edit this page
- - - + + +Objectives
to tell a complete story of the analysis.Each notebook contains one or more cells that contain code, text, or images.
-Getting Started with JupyterLab -
+Getting Started with JupyterLab +
JupyterLab is an application server with a web user interface from Project Jupyter that enables one to work with documents and activities such as Jupyter notebooks, text editors, terminals, and even custom components in a flexible, integrated, and @@ -552,8 +552,8 @@
JupyterLab? What about Jupyter notebooks?Starting JupyterLab
-
+
Starting JupyterLab +
You can start the JupyterLab server through the command line or
through an application called Anaconda Navigator
. Anaconda
Navigator is included as part of the Anaconda Python distribution.
Anaconda Navigator
The JupyterLab Interface -
+The JupyterLab Interface +
JupyterLab has many features found in traditional integrated development environments (IDEs) but is focused on providing flexible building blocks for interactive, exploratory computing.
@@ -708,8 +708,8 @@Main Work Area -
Creating a Python script -
+Creating a Python script +
- To start writing a new Python program click the Text File icon under
the Other header in the Launcher tab of the Main Work Area.
- You can also create a new plain text file by selecting the New
@@ -723,8 +723,8 @@
Main Work Area
- This is convention, not a requirement.
- - You can also create a new plain text file by selecting the New
@@ -723,8 +723,8 @@
Creating a Jupyter Notebook -
+Creating a Jupyter Notebook +
To open a new notebook click the Python 3 icon under the Notebook header in the Launcher tab in the main work area. You can also create a new notebook by selecting New -> Notebook @@ -782,7 +782,7 @@
Arranging Documents into Panels of Tabs
Show me the solution
-
+
-The Notebook has Command and Edit modes.
-
+The Notebook has Command and Edit modes.
+
- If you press Esc and Return alternately, the
outer border of your code cell will change from gray to blue.
- These are the Command (gray) and
@@ -847,7 +847,7 @@
Command Vs. Edit
Show me the solution
-
+
Command mode has a grey border and Edit mode has a blue border. Use
Esc and Return to switch between modes. You need
@@ -1007,7 +1007,7 @@
Creating Lists in Markdown
Show me the solution
-
+
This challenge integrates both the numbered list and bullet list.
Note that the bullet list is indented 2 spaces so that it is inline with
@@ -1048,7 +1048,7 @@
PYTHON<
-
+
Python returns the output of the last calculation.
@@ -1090,7 +1090,7 @@ PYTHON<
-
+
The Python code gets treated like Markdown text. The lines appear as
if they are part of one contiguous paragraph. This could be useful to
@@ -1128,7 +1128,7 @@
Equations
Show me the solution
-
+
The notebook shows the equation as it would be rendered from LaTeX
equation syntax. The dollar sign, $
, is used to tell
@@ -1146,8 +1146,8 @@
Show me the solution
-Closing JupyterLab
-
+Closing JupyterLab
+
- From the Menu Bar select the “File” menu and then choose “Shut Down”
at the bottom of the dropdown menu. You will be prompted to confirm that
you wish to shutdown the JupyterLab server (don’t forget to save your
@@ -1197,7 +1197,7 @@
Key Points
- Next: Variables and...
+ Next: Variables and...
@@ -1208,18 +1208,18 @@ Key Points
This lesson is subject to the Code of Conduct
-
+
Edit on GitHub
-
+
| Contributing
| Source
-
+
Materials licensed under CC-BY 4.0 by the authors
-
+
Template licensed under CC-BY 4.0 by The Carpentries
Built with sandpaper (0.16.5), pegboard (0.7.6), and varnish (1.0.3)
@@ -1244,7 +1244,7 @@ Key Points
The Notebook has Command and Edit modes. -
+The Notebook has Command and Edit modes. +
- If you press Esc and Return alternately, the outer border of your code cell will change from gray to blue.
- These are the Command (gray) and
@@ -847,7 +847,7 @@
Command Vs. Edit
Show me the solution
-+Command mode has a grey border and Edit mode has a blue border. Use Esc and Return to switch between modes. You need @@ -1007,7 +1007,7 @@
Creating Lists in Markdown
Show me the solution
-+This challenge integrates both the numbered list and bullet list. Note that the bullet list is indented 2 spaces so that it is inline with @@ -1048,7 +1048,7 @@
PYTHON< -
+Python returns the output of the last calculation.
@@ -1090,7 +1090,7 @@PYTHON< -
+The Python code gets treated like Markdown text. The lines appear as if they are part of one contiguous paragraph. This could be useful to @@ -1128,7 +1128,7 @@
Equations
Show me the solution
-+-The notebook shows the equation as it would be rendered from LaTeX equation syntax. The dollar sign,
$
, is used to tell @@ -1146,8 +1146,8 @@Show me the solution
Closing JupyterLab -
+Closing JupyterLab +
- From the Menu Bar select the “File” menu and then choose “Shut Down”
at the bottom of the dropdown menu. You will be prompted to confirm that
you wish to shutdown the JupyterLab server (don’t forget to save your
@@ -1197,7 +1197,7 @@
Key Points - Next: Variables and... + Next: Variables and...
Key Points
This lesson is subject to the Code of Conduct
- + Edit on GitHub - + | Contributing | Source
- +@@ -1244,7 +1244,7 @@Materials licensed under CC-BY 4.0 by the authors
- +Template licensed under CC-BY 4.0 by The Carpentries
Built with sandpaper (0.16.5), pegboard (0.7.6), and varnish (1.0.3)
Key Points
- From the Menu Bar select the “File” menu and then choose “Shut Down”
at the bottom of the dropdown menu. You will be prompted to confirm that
you wish to shutdown the JupyterLab server (don’t forget to save your
@@ -1197,7 +1197,7 @@