fathomnet / fathomnet-py

FathomNet Python client
https://fathomnet-py.readthedocs.io
MIT License
28 stars 3 forks source link

reordered operations in python notebook #28

Closed lauravchrobak closed 4 months ago

lauravchrobak commented 4 months ago

Switched order of imports to avoid ipyleaflet error with FathomNet install and added explanation on running outside of colab.

kevinsbarnard commented 4 months ago

Testing with https://colab.research.google.com/github/fathomnet/fathomnet-py/blob/colab-reorder/tutorial.ipynb.

This issue with the dependency resolution seems to still be present: image

That said, testing the rest of the notebook (in particular the cell using ipyleaflet), all seems to work. I believe this warning is harmless at the moment. I'll go ahead and merge this into develop.