Python Jupyter Notebooks in Microsoft Excel

Опубликовано: 17 Июль 2026
на канале: PyXLL - Write Excel Add-Ins with Python and Java
31,970
369

Use Python Juputer Notebooks inside Microsoft Excel using PyXLL for data analysis and using Python as a VBA replacement.

PyXLL: https://www.pyxll.com
PyXLL-Jupyter: https://pypi.org/project/pyxll-jupyter/

Write Python code to explore, process and analyse data in Excel, and use Python instead of VBA for scripting Excel or writing UDFs (worksheet functions).

1. Install PyXLL using "pip install pyxll" and then "pyxll install"
2. Install pyxll-jupyter using "pip install pyxll-jupyter"