An IPython magic command to import and run external notebooks using public URLs.
!pip install nbimport
%load_ext nbimport
%import https://www.example.com/mynotebook.ipynb
An IPython magic command to import and run external notebooks using public URLs.
!pip install nbimport
%load_ext nbimport
%import https://www.example.com/mynotebook.ipynb