Tagged articles
8 articles
Page 1 of 1
Data Party THU
Data Party THU
Nov 1, 2025 · Fundamentals

10 Hidden Jupyter Notebook Tricks That Can Save You an Hour Every Day

Discover ten lesser‑known Jupyter Notebook features—from magic commands that list variables and benchmark code to shortcuts, export utilities, and interactive help—that turn a simple notebook into a highly efficient, production‑ready data‑science workspace.

AutomationData ScienceJupyter
0 likes · 7 min read
10 Hidden Jupyter Notebook Tricks That Can Save You an Hour Every Day
Data STUDIO
Data STUDIO
Oct 22, 2025 · Fundamentals

10 Little‑Known Jupyter Tricks That Can Double Your Productivity

This article walks through ten hidden Jupyter Notebook features—including magic commands, terminal integration, shortcut keys, markdown styling, collapsible headings, nbconvert exporting, and tab completion—showing how each can streamline debugging, documentation, and reporting to save roughly an hour of work per day.

JupyterMagic CommandsNotebook Tips
0 likes · 6 min read
10 Little‑Known Jupyter Tricks That Can Double Your Productivity
Python Programming Learning Circle
Python Programming Learning Circle
Jul 12, 2025 · Fundamentals

Unlock Powerful Python Data Analysis Tricks: Profiling, Interactive Plots, and Jupyter Magic

This article compiles ten practical Python data‑analysis tips, covering Pandas Profiling for quick exploratory reports, Cufflinks‑powered interactive visualisations, essential Jupyter magic commands, debugging shortcuts, and handy code snippets to boost productivity in data‑science workflows.

Jupyter NotebookMagic CommandsProfiling
0 likes · 9 min read
Unlock Powerful Python Data Analysis Tricks: Profiling, Interactive Plots, and Jupyter Magic
Python Programming Learning Circle
Python Programming Learning Circle
Aug 10, 2022 · Fundamentals

Python and Jupyter Notebook Tips: Data Profiling, Interactive Plotting, and Handy Magic Commands

This article presents a collection of practical Python and Jupyter Notebook tips—including pandas‑profiling for quick data exploration, interactive plotting with Cufflinks/Plotly, useful magic commands, debugging shortcuts, and styled alert boxes—to boost productivity and streamline data analysis workflows.

DebuggingJupyter NotebookMagic Commands
0 likes · 9 min read
Python and Jupyter Notebook Tips: Data Profiling, Interactive Plotting, and Handy Magic Commands
Python Crawling & Data Mining
Python Crawling & Data Mining
Nov 11, 2021 · Fundamentals

Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts

This comprehensive guide walks you through Jupyter Notebook’s web‑based interactive computing features, major users, installation via Anaconda, launching, dual command/edit modes, core functionalities, useful extensions, keyboard shortcuts, magic commands, and theme customization, providing practical code snippets and visual examples for Python developers.

AnacondaData ScienceExtensions
0 likes · 13 min read
Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts
Python Programming Learning Circle
Python Programming Learning Circle
Mar 8, 2021 · Fundamentals

Introduction to IPython: Installation, Features, and Usage

This article introduces IPython, covering its installation, core components, key interactive features such as tab completion, introspection, magic commands, system shell integration, and how to use it within Jupyter Notebook, providing practical command examples and shortcuts for efficient Python development.

IPythonJupyterMagic Commands
0 likes · 10 min read
Introduction to IPython: Installation, Features, and Usage
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 13, 2019 · Fundamentals

Unlock Jupyter Notebook Power: Shell Commands, Magic, Logging & Seaborn Tricks

This guide explores advanced Jupyter Notebook techniques, including using shell commands, line and cell magic commands, autosave configuration, timing execution, logging customization, running external scripts, integrating Seaborn for enhanced visualizations, managing databases with ipython-sql, and extending functionality with plugins.

JupyterMagic CommandsPython
0 likes · 17 min read
Unlock Jupyter Notebook Power: Shell Commands, Magic, Logging & Seaborn Tricks