Tagged articles
52 articles
Page 1 of 1
Go Programming World
Go Programming World
Nov 10, 2025 · Artificial Intelligence

Boost AI Agent Productivity with an All‑In‑One Sandbox Container

This article introduces AIO Sandbox, an all‑in‑one Docker container that unifies browser, shell, VSCode, and Jupyter environments, provides agent‑oriented APIs and multi‑language SDKs, and demonstrates a quick‑start workflow and a Python example converting web pages to Markdown.

AI agentsDockerJupyter
0 likes · 8 min read
Boost AI Agent Productivity with an All‑In‑One Sandbox Container
Python Programming Learning Circle
Python Programming Learning Circle
Nov 10, 2025 · Artificial Intelligence

How Jupyter MCP Server Bridges Large Language Models with Real‑Time Coding

The article introduces the Jupyter MCP server, an extension that implements the Model Context Protocol to enable seamless, secure integration of large language models with Jupyter’s kernels, file system, and terminals, and details its architecture, core features, deployment steps, API mechanisms, and security considerations.

AIIntegrationJupyter
0 likes · 11 min read
How Jupyter MCP Server Bridges Large Language Models with Real‑Time Coding
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
Apr 17, 2025 · Artificial Intelligence

Homemade Machine Learning: Python Implementations of Popular Algorithms with Jupyter Demos

This article introduces the GitHub repository “Homemade Machine Learning,” which provides pure‑Python implementations of popular supervised and unsupervised algorithms—including linear and logistic regression, K‑means clustering, anomaly detection, and multilayer perceptrons—accompanied by mathematical explanations, code samples, and interactive Jupyter Notebook demonstrations.

AlgorithmsJupytereducational
0 likes · 5 min read
Homemade Machine Learning: Python Implementations of Popular Algorithms with Jupyter Demos
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 19, 2024 · Fundamentals

Why My pyecharts Chart Won’t Render in Jupyter and How to Fix It

In this post a Python enthusiast shares a real‑world troubleshooting session where a pyecharts chart fails to display in Jupyter, discusses common causes such as missing git or offline resources, and provides a concrete fix by setting the online host URL via CurrentConfig, along with practical tips for future queries.

ConfigurationJupyterPyecharts
0 likes · 5 min read
Why My pyecharts Chart Won’t Render in Jupyter and How to Fix It
Python Programming Learning Circle
Python Programming Learning Circle
Jul 11, 2024 · Fundamentals

Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations

The article provides a detailed technical analysis of Microsoft’s preview‑only Python in Excel feature, outlining its current capabilities, major limitations such as lack of VBA replacement, restricted package usage, cloud‑dependency, and workflow friction, while suggesting improvements and alternative approaches for data‑centric users.

AutomationAzureExcel
0 likes · 16 min read
Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations
Python Programming Learning Circle
Python Programming Learning Circle
Jun 27, 2024 · Artificial Intelligence

Homemade Machine Learning – Python Implementations of Popular Algorithms with Jupyter Notebooks

This article introduces the GitHub "Homemade Machine Learning" project, which provides pure‑Python implementations of common supervised and unsupervised machine‑learning algorithms, complete with mathematical explanations, Jupyter‑Notebook demos, installation instructions, and links to datasets for hands‑on learning.

AIJupyterPython
0 likes · 6 min read
Homemade Machine Learning – Python Implementations of Popular Algorithms with Jupyter Notebooks
Ops Development & AI Practice
Ops Development & AI Practice
Jun 26, 2024 · Fundamentals

Why Jupyter Notebooks Revolutionized Data Science and Machine Learning

This article explores the origins, key innovations, and lasting impact of Jupyter notebooks, highlighting how their multi‑language support, interactive computing, reproducibility, and extensibility have transformed data exploration, collaboration, education, and research in modern data science and machine learning.

Data ScienceInteractive ComputingJupyter
0 likes · 5 min read
Why Jupyter Notebooks Revolutionized Data Science and Machine Learning
Architects Research Society
Architects Research Society
Oct 30, 2023 · Big Data

Essential Data Science Tools for Elevating Analytics Operations

The article surveys the most important data‑science tools—including Jupyter Notebooks, notebook lab platforms, RStudio, Sweave/Knitr, IDEs, domain‑specific solutions, hardware, and data sources—explaining how they support modern, real‑time analytics and help organizations turn raw data into actionable insights.

Data ScienceIDEJupyter
0 likes · 10 min read
Essential Data Science Tools for Elevating Analytics Operations
Sohu Tech Products
Sohu Tech Products
Oct 12, 2022 · Big Data

Using GoPUP: A Python Library for Easy Access to Public Data APIs

This article introduces the GoPUP Python library, explains how to install it, demonstrates retrieving Weibo index data with code examples, shows how to visualize the results using Pandas, Jupyter and Matplotlib, and lists the wide range of public data APIs the library supports.

JupyterPythondata API
0 likes · 7 min read
Using GoPUP: A Python Library for Easy Access to Public Data APIs
Python Programming Learning Circle
Python Programming Learning Circle
Sep 12, 2022 · Fundamentals

Seven Lesser-Known Jupyter Extensions to Boost Your Productivity

This article introduces seven lesser‑known but highly useful Jupyter Notebook extensions—voila, nbdime, RISE, bokeh, nbgrader, jupytext, and jupyterlab‑git—detailing their features, GitHub popularity, and how they can transform notebooks into interactive web apps, version‑controlled documents, slides, visualizations, grading tools, and more.

ExtensionsJupyterPython
0 likes · 5 min read
Seven Lesser-Known Jupyter Extensions to Boost Your Productivity
Python Programming Learning Circle
Python Programming Learning Circle
May 18, 2022 · Backend Development

Microsoft Splits VS Code Python Extension into Black, isort, and Jupyter Powertoys Extensions

Microsoft has recently divided its VS Code Python extension, releasing three independent extensions—Black for code formatting, isort for import sorting, and Jupyter Powertoys for experimental notebook features—each offering LSP‑based support, version checks, and marketplace installation for Python developers.

BlackExtensionJupyter
0 likes · 5 min read
Microsoft Splits VS Code Python Extension into Black, isort, and Jupyter Powertoys Extensions
Big Data Technology Architecture
Big Data Technology Architecture
Nov 28, 2021 · Big Data

EMR Studio: Architecture and Features for Simplifying Big Data Development

EMR Studio is a one‑stop, open‑source‑compatible big data development platform that integrates Zeppelin, Jupyter, Airflow and a custom Cluster Manager to streamline job creation, scheduling, monitoring, and cluster switching, thereby addressing common usability challenges in Spark, Flink, Hive, and Presto workflows.

AirflowApache SparkEMR Studio
0 likes · 9 min read
EMR Studio: Architecture and Features for Simplifying Big Data Development
21CTO
21CTO
Jun 27, 2021 · Fundamentals

Boost Your Jupyter Workflow: How Jupytext Bridges Notebooks and IDEs

Jupytext lets you convert Jupyter Notebooks to plain‑text formats, enabling seamless version control and IDE editing while preserving the visual advantages of notebooks, making data‑science projects more manageable and collaborative.

IDE integrationJupyterJupytext
0 likes · 6 min read
Boost Your Jupyter Workflow: How Jupytext Bridges Notebooks and IDEs
Python Programming Learning Circle
Python Programming Learning Circle
Jun 11, 2021 · Fundamentals

Using handcalcs to Convert Python Calculations into LaTeX Formulas

handcalcs is an open‑source Python library that automatically transforms calculation code into LaTeX‑styled formulas, offering Jupyter cell magic and decorator interfaces, customizable display options, and support for symbolic, short, and long representations, while noting limitations with collection types and variable reuse.

JupyterLaTeXhandcalcs
0 likes · 5 min read
Using handcalcs to Convert Python Calculations into LaTeX Formulas
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
21CTO
21CTO
Feb 26, 2021 · Fundamentals

Boost Your Python Workflow: 5 Essential Tools Every Developer Should Try

Discover five powerful Python tools—including Python Tutor, IPython, Jupyter Notebook, Anaconda, and Skulpt—that simplify coding, visualization, package management, and online execution, helping developers work more efficiently and deepen their understanding of Python programs.

AnacondaDevelopmentIPython
0 likes · 4 min read
Boost Your Python Workflow: 5 Essential Tools Every Developer Should Try
MaGe Linux Operations
MaGe Linux Operations
Sep 20, 2020 · Fundamentals

Top 5 Free Python Tools Every Developer Should Know

Discover five essential, free Python tools—including Python Tutor, IPython, Jupyter Notebook, Anaconda, and Skulpt—that boost productivity, simplify learning, and streamline development for anyone seeking powerful, community‑driven solutions.

AnacondaIPythonJupyter
0 likes · 4 min read
Top 5 Free Python Tools Every Developer Should Know
MaGe Linux Operations
MaGe Linux Operations
Sep 2, 2020 · Fundamentals

Boost Your Python Data Analysis: 20 Essential Jupyter Tips & Tricks

This article compiles a collection of practical Python and Jupyter Notebook tips—including pandas profiling, interactive plotting with Cufflinks, useful magic commands, debugging shortcuts, and output handling techniques—to help data analysts work faster, produce richer visualizations, and avoid common pitfalls.

Jupyterdata profilinginteractive plotting
0 likes · 9 min read
Boost Your Python Data Analysis: 20 Essential Jupyter Tips & Tricks
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jun 19, 2020 · Fundamentals

Unlock Python Productivity: From Built‑in Interpreter to Cloud‑Integrated IDEs

This article introduces Python’s built‑in interpreter, popular text editors such as Geany and Sublime Text, powerful IDEs like PyCharm and Jupyter Notebook, demonstrates code refactoring techniques, and explains how to integrate these tools with public cloud services such as Huawei ModelArts for seamless local‑cloud development.

IDEJupyterPython
0 likes · 16 min read
Unlock Python Productivity: From Built‑in Interpreter to Cloud‑Integrated IDEs
Meituan Technology Team
Meituan Technology Team
Nov 21, 2019 · Big Data

Designing a Platformized Jupyter Service Integrated with Spark for Meituan

Meituan Homestay created a platform‑wide Jupyter service built on JupyterHub and Kubernetes that integrates Spark, scheduling, documentation and storage, providing seamless, reproducible notebooks with custom extensions, magics and container isolation to unify data analysis, model training and production workflows.

Big DataJupyterKubernetes
0 likes · 19 min read
Designing a Platformized Jupyter Service Integrated with Spark for Meituan
Python Programming Learning Circle
Python Programming Learning Circle
Oct 15, 2019 · Artificial Intelligence

Why Python Beats Java for Data Science: Jupyter, Pandas, scikit-learn & Mapping

Python’s ecosystem—Jupyter notebooks, Pandas for data manipulation, scikit-learn for machine learning, and matplotlib/Basemap for powerful visualizations—offers a streamlined, scriptable environment that outperforms traditional Java or PHP workflows, enabling researchers to write, run, and document code seamlessly in a single web interface.

Data visualizationJupyterMatplotlib
0 likes · 8 min read
Why Python Beats Java for Data Science: Jupyter, Pandas, scikit-learn & Mapping
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
Tencent Cloud Developer
Tencent Cloud Developer
Mar 13, 2019 · Fundamentals

Introduction to NumPy, pandas, and Matplotlib for Python Data Analysis

This article introduces Python’s core data‑analysis stack—NumPy for fast multidimensional arrays, pandas for labeled DataFrames, and Matplotlib for interactive plotting—while showing how to set up a Jupyter/VS Code environment, perform basic indexing, slicing, and visualisation, and clean log files with pandas.

JupyterMatplotlibNumPy
0 likes · 9 min read
Introduction to NumPy, pandas, and Matplotlib for Python Data Analysis
Architecture Digest
Architecture Digest
Jul 29, 2018 · Artificial Intelligence

Design and Implementation of a Machine Learning Data Platform at Getui

This article describes Getui's end‑to‑end machine‑learning data platform, covering business use cases, the full ML workflow from data ingestion and feature engineering to model training, deployment, monitoring, and the practical tools and solutions adopted to address common challenges in large‑scale AI projects.

AIData PlatformJupyter
0 likes · 11 min read
Design and Implementation of a Machine Learning Data Platform at Getui
MaGe Linux Operations
MaGe Linux Operations
Nov 2, 2017 · Fundamentals

Create a Stunning Jupyter Notebook Setup: Install, Configure, and Customize

This guide walks you through installing Jupyter via Anaconda, configuring IPython profiles, customizing Matplotlib for inline and Chinese font support, optimizing Retina displays, tweaking notebook CSS, and adding useful extensions like nbextensions and dashboards to create a polished, production‑ready environment.

ConfigurationExtensionsIPython
0 likes · 8 min read
Create a Stunning Jupyter Notebook Setup: Install, Configure, and Customize
MaGe Linux Operations
MaGe Linux Operations
Jun 17, 2017 · Artificial Intelligence

Create a One Piece‑Inspired Word Cloud with Python, Jieba, and WordCloud

This tutorial guides readers with basic programming experience through using Python 3 in Jupyter to extract keywords from One Piece lyrics with jieba, and then generate a Chopper‑shaped word cloud using matplotlib and the wordcloud library, covering required dependencies and step‑by‑step code.

Data visualizationJupyterPython
0 likes · 3 min read
Create a One Piece‑Inspired Word Cloud with Python, Jieba, and WordCloud
ITPUB
ITPUB
Nov 27, 2015 · Operations

How to Quickly Set Up a Data Science Environment with Docker

This guide explains why Docker simplifies data‑science environment setup, walks through installing Docker, pulling ready‑made images, running a container with Jupyter Notebook, managing files, installing additional packages, and cleaning up, providing step‑by‑step commands for Windows, macOS, and Linux users.

ContainerDevOpsDocker
0 likes · 14 min read
How to Quickly Set Up a Data Science Environment with Docker