Skip to content

Commit

Permalink
Fix for the nteract#34
Browse files Browse the repository at this point in the history
  • Loading branch information
Sathish Guru V committed Apr 19, 2022
1 parent 63de95b commit 3009ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plotly.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
"outputs": [],
"source": [
"import plotly.plotly as py\n",
"import chart_studio.plotly as py\n",
"import plotly.graph_objs as go\n",
"\n",
"import pandas as pd\n",
Expand Down

0 comments on commit 3009ed7

Please sign in to comment.