Skip to content

Commit eb33567

Browse files
committed
use ipython username and pass
1 parent 395f12c commit eb33567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plotly gets LaTeXy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"metadata": {},
4242
"source": "<h4>To get hooked up with a free Plotly account, go <a href=\"https://plot.ly/api/python\">here</a></h4>"
4343
},
44-
{
44+
{
4545
"cell_type": "code",
4646
"collapsed": false,
47-
"input": "un='jackp'\nk='11m2qbzob9'\npy = plotly.plotly(username=un, key=k)",
47+
"input": "un='IPython.Demo'\nk='1fw3zw2o13'\npy = plotly.plotly(username=un, key=k)",
4848
"language": "python",
4949
"metadata": {},
5050
"outputs": [],

0 commit comments

Comments
 (0)