pypixipack README
Working with Markdown
This extension just bundle a set of extension to be used in a python course
🐍 Python
| Extension |
Description |
ms-python.python |
Core Python support: IntelliSense, linting, debugging, and code navigation |
ms-python.debugpy |
Python debugger — enables breakpoints, step-through, and variable inspection |
ms-python.vscode-pylance |
Fast, feature-rich language server with type checking and auto-imports |
ms-python.vscode-python-envs |
Manage Python virtual environments (venv, conda, pixi) directly in VS Code |
renan-r-santos.pixi-code |
Integration with Pixi — a modern conda-based package manager |
📓 Jupyter
| Extension |
Description |
ms-toolsai.jupyter |
Full Jupyter Notebook support: run cells, view outputs, and manage kernels |
ms-toolsai.jupyter-keymap |
Jupyter classic keyboard shortcuts inside VS Code notebooks |
ms-toolsai.jupyter-renderers |
Rich output renderers for MIME types like Plotly, LaTeX, and GeoJSON |
ms-toolsai.vscode-jupyter-cell-tags |
Add and manage tags on notebook cells (useful for nbconvert and grading) |
ms-toolsai.vscode-jupyter-slideshow |
Turn notebooks into RISE-style slideshows with cell slide metadata |
🔧 Other
| Extension |
Description |
github.copilot-chat |
AI-powered chat assistant for code explanations, generation, and debugging |
shd101wyy.markdown-preview-enhanced |
Enhanced Markdown preview with support for diagrams, math, and export to PDF/HTML |
yzhang.markdown-all-in-one |
Markdown writing toolkit: shortcuts, table of contents, auto-formatting |
tamasfe.even-better-toml |
TOML file support with syntax highlighting, validation, and formatting |
| |