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
Advanced Features
Interactive Widgets
IPywidgets Installation
Widget Types
Sliders
Buttons
Dropdowns
Checkboxes
Text Inputs
File Upload Widgets
Widget Interactions
Linking Widgets to Functions
Widget Event Handling
Widget Layout
Container Widgets
Layout Styling
Widget Output
Displaying Widget Results
Capturing Widget Output
Notebook Extensions
NBextensions Overview
Installation and Management
Popular Extensions
Table of Contents Extension
Code Folding Extension
Variable Inspector Extension
Autopep8 Extension
Spellchecker Extension
Collapsible Headings Extension
Extension Configuration
Custom Extension Development
Security Features
Notebook Trust System
Trusted vs Untrusted Notebooks
Security Best Practices
Handling External Content
Code Execution Security
Previous
8. Magic Commands
Go to top
Next
10. Best Practices and Workflow