Skip to content

Commit

Permalink
removed ipython line
Browse files Browse the repository at this point in the history
  • Loading branch information
fairliereese committed Aug 31, 2021
1 parent f74a4ae commit 7e5817b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/full_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
# In[26]:


get_ipython().run_line_magic('matplotlib', 'inline')
#get_ipython().run_line_magic('matplotlib', 'inline')
import swan_vis as swan

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

0 comments on commit 7e5817b

Please sign in to comment.