Skip to content

Commit

Permalink
show ml.plotly.plot() figure
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Apr 3, 2024
1 parent 80975db commit 0fb6ce1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/examples/interactive_plots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@
"metadata": {},
"outputs": [],
"source": [
"fig = ml.plotly.plot()"
"fig = ml.plotly.plot()\n",
"fig"
]
},
{
Expand Down Expand Up @@ -260,7 +261,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
"version": "3.10.12"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit 0fb6ce1

Please sign in to comment.