diff --git a/doc/examples/interactive_plots.ipynb b/doc/examples/interactive_plots.ipynb index 7c1ab121..35464b09 100644 --- a/doc/examples/interactive_plots.ipynb +++ b/doc/examples/interactive_plots.ipynb @@ -149,7 +149,8 @@ "metadata": {}, "outputs": [], "source": [ - "fig = ml.plotly.plot()" + "fig = ml.plotly.plot()\n", + "fig" ] }, { @@ -260,7 +261,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.3" + "version": "3.10.12" }, "vscode": { "interpreter": {