ipytracer

Algorithm Visualizer for Jupyter/IPython Notebook

Usage no npm install needed!

<script type="module">
  import ipytracer from 'https://cdn.skypack.dev/ipytracer';
</script>

README

ipytracer

Algorithm Visualizer for Jupyter/IPython Notebook

Inspired by parkjs814's AlgorithmVisualizer.

Master Latest(stable)
tv-master-img tv-latest-img

pypi anaconda

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