Thomas

Results 2 comments of Thomas

I had the same issue: `Failed to load model class 'PlotModel' from module 'k3d'` Updating ipywidgets and jupyterlab_widgets to the versions below solved the issue for me: `pip install jupyterlab-widgets==3.0.9...

I'm having the same issue, even though calling the API through web browser works well for me: https://api.openweathermap.org/data/3.0/onecall?appid=APIKEY&lat=30.485796&lon=-87.196137&units=metric EDIT: I just accessed the `wto` options again, and inputted my API...