nbtutor
Code visualizer
Visualizes Python code execution line-by-line in Jupyter Notebook cells
Visualize Python code execution (line-by-line) in Jupyter Notebook cells.
461 stars
19 watching
41 forks
Language: TypeScript
last commit: 6 days ago
Linked from 2 awesome lists
jupyterjupyter-notebooklearningpython
Related projects:
Repository | Description | Stars |
---|---|---|
nbqa-dev/nbqa | Automates code quality checks and formatting for Jupyter Notebooks | 1,051 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
jupyter-widgets-contrib/ipygany | A Jupyter Notebook extension providing 3D scientific visualization capabilities with GPU acceleration. | 489 |
parrt/lolviz | A tool for visualizing data structures in Python, allowing developers to represent complex data in a graphical format. | 829 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
bmabey/pyldavis | Software for interactive visualization of topic models from text data | 1,805 |
dnanhkhoa/nb_black | Automates code formatting for Python using Black and YAPF to improve readability | 368 |
cytoscape/ipycytoscape | A widget enabling interactive graph visualization with cytoscape.js in JupyterLab and the Jupyter notebook. | 269 |
quantstack/jupyterlab-drawio | A standalone embedding of a graph editing library into JupyterLab | 599 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 442 |
liujie-sysu/odb2vtk | Converts Abaqus ODB files to VTK format for visualization in Paraview. | 170 |
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
kracekumar/jut | Displays Jupyter notebooks in the terminal | 182 |
jupyter/nbgrader | A system for grading and managing student assignments in Jupyter notebooks | 1,297 |