ipytracer
v0.2.2
Published
Algorithm Visualizer for Jupyter/IPython Notebook
Downloads
4
Maintainers
Readme
ipytracer
Algorithm Visualizer for Jupyter/IPython Notebook
Inspired by parkjs814's AlgorithmVisualizer.
Master | Latest(stable) -------|------- |
Algorithm Visualizer for Jupyter/IPython Notebook.
It was inspired by parkjs814's AlgorithmVisualizer.
You can see how your Python code works.
If you use the display(TracerObject)
code from where you want to see, you can use it without any special modification.
Supports built-in list methods.
Package Install
Prerequisites
npm install --save ipytracer