You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tiny issue in the 4.03_DeBruijn.ipynb -
The install_ext magic has been removed from IPython. Extensions should be published as Python packages, and installed with pip.
The text was updated successfully, but these errors were encountered:
Greetings,
Thanks for the effort!
A tiny issue in the 4.03_DeBruijn.ipynb -
The install_ext magic has been removed from IPython. Extensions should be published as Python packages, and installed with pip.
The text was updated successfully, but these errors were encountered: