Skip to content

Commit 7e5817b

Browse files
committed
removed ipython line
1 parent f74a4ae commit 7e5817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/full_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
# In[26]:
272272

273273

274-
get_ipython().run_line_magic('matplotlib', 'inline')
274+
#get_ipython().run_line_magic('matplotlib', 'inline')
275275
import swan_vis as swan
276276

277277
# code to download this data is in the Getting started tutorial

0 commit comments

Comments
 (0)