Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45bec11

Browse files
committed
remove variable directory
1 parent 096e36c commit 45bec11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/offline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def download_plotlyjs(download_url):
3737
]))
3838

3939

40-
def init_notebook_mode(plotlyjs_dir='~/.plotly/plotlyjs'):
40+
def init_notebook_mode():
4141
# TODO: check if ipython is available...?
4242
from IPython.display import HTML, display
4343

0 commit comments

Comments
 (0)