We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8461e commit 73cf4b6Copy full SHA for 73cf4b6
examples/schelling_experimental/app.py
@@ -1,4 +1,4 @@
1
-from jupyter_viz import JupyterViz, Slider, make_text
+from vizualization.jupyter_viz import JupyterViz, Slider, make_text
2
from model import Schelling
3
4
0 commit comments