Useful Links
Computer Science
Other Tools and Technologies
Jupyter Notebooks
1. Introduction to Jupyter Notebooks
2. Installation and Setup
3. The Jupyter User Interface
4. Core Concepts
5. Working with Code Cells
6. Writing and Formatting with Markdown
7. Data Visualization
8. Magic Commands
9. Advanced Features
10. Best Practices and Workflow
11. Sharing and Export
12. The Broader Jupyter Ecosystem
The Jupyter User Interface
The Dashboard
File Browser Navigation
Directory Structure
Creating New Notebooks
Uploading Files
File Management Operations
Renaming Files
Moving Files
Deleting Files
Managing Running Notebooks
Managing Kernels
Accessing Terminal
Text Editor Access
The Notebook Editor
Menu Bar
File Menu
Edit Menu
View Menu
Insert Menu
Cell Menu
Kernel Menu
Widgets Menu
Help Menu
Toolbar
Save Button
Add Cell Button
Cut Copy Paste Cells
Move Cells Up Down
Run Cell Button
Interrupt Restart Kernel
Cell Type Dropdown
Notebook Name Display
Renaming Notebooks
Kernel Indicator
Kernel Status Display
Selecting Kernels
Changing Kernels
Cell Navigation
Cell Selection
Previous
2. Installation and Setup
Go to top
Next
4. Core Concepts