Skip to content

Commit

Permalink
toxen delete
Browse files Browse the repository at this point in the history
  • Loading branch information
jjone36 committed Jan 26, 2019
1 parent 3f5e1d4 commit 41aa18a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ipynb_checkpoints/Cohort_Anaylsis_Medium-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"source": [
"import plotly\n",
"plotly.tools.set_credentials_file(username='jjone', api_key='peYMLVryYw8MxxvAOcty')\n",
"plotly.tools.set_credentials_file(username='jjone', api_key='')\n",
"\n",
"import plotly.plotly as py\n",
"import plotly.graph_objs as go\n",
Expand Down
2 changes: 1 addition & 1 deletion Cohort_Anaylsis_Medium.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"source": [
"import plotly\n",
"plotly.tools.set_credentials_file(username='jjone', api_key='peYMLVryYw8MxxvAOcty')\n",
"plotly.tools.set_credentials_file(username='jjone', api_key='')\n",
"\n",
"import plotly.plotly as py\n",
"import plotly.graph_objs as go\n",
Expand Down

0 comments on commit 41aa18a

Please sign in to comment.