Environment: jupyter notebook
Purpose: create a module and import it from another notebook
- Create a new module in the jupyter notebook and name it as calculation.ipynb
2. Download the calculation.ipynb as .py file format
3. Test the module by building a new notebook with name of test.ipynb
4. Lastly, let’s take a look at the folder of the directory:
Thanks for the reading. You’re welocme to leave the comments for my further improvement :)