Import your functions library to a Google Colab notebook
To import a function from a separate Jupyter Notebook (.ipynb file) into another notebook, you can use the %run magic command:
To import a function from a separate Jupyter Notebook (.ipynb file) into another notebook, you can use the %run magic command: