ubsuny / 23-Homework6G4

Apache License 2.0
0 stars 11 forks source link

Manage module file in Jupyter notebook. #66

Open pratibha77118 opened 7 months ago

pratibha77118 commented 7 months ago

@laserlab Professor, I used the module file calculas.py to do the plots and integration. However, it says that there is no module file when I save the module file calculas.py separately and import it be used for plots and integration in google colab. I thus used it in the same .ipynb file. Can I merge the file as it is or is their any way that I am not aware of while working in jupyter notebook environment. Please have a look at it. https://github.com/pratibha77118/23-Homework6G4/blob/integration_plots/cubic(x)_plot.ipynb

laserlab commented 7 months ago

I don't understand when you get that error message. Post the exact error message and the steps how it got there