jupyterlab-python-bytecode
Bytecode inspector
A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter.
JupyterLab extension to explore CPython Bytecode
62 stars
2 watching
6 forks
Language: TypeScript
last commit: over 3 years agoLinked from 1 awesome list
jupyterjupyterlabjupyterlab-extension
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 | |
| An extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles. | 1,121 | |
| Facilitates invocation of code formatters in JupyterLab | 856 | |
| An extension for live editing of LaTeX documents in JupyterLab | 630 | |
| An extension that integrates version control using Git into the JupyterLab environment. | 1,461 | |
| Visualizes Python code execution line-by-line in Jupyter Notebook cells | 461 | |
| Provides customizable indicators and controls for the top bar in JupyterLab | 6 | |
| Automates versioning of JupyterLab notebooks after each save | 82 | |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 | |
| Displays Jupyter notebooks in the terminal | 183 | |
| An extension for generating Jupyter Notebooks from Sphinx documentation | 77 | |
| Allows users to run arbitrary Python commands within the JupyterLab command palette. | 58 | |
| Allows users to quickly open files in JupyterLab by typing part of their name | 81 | |
| A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding | 37 | |
| A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |