You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The notebook notebooks/swath_generation.ipynb appears to have some additional Python dependencies beyond those directly specified in the package metadata to run. Specifically I needed to install intake, intake-xarray, aiohttp and gcsfs (all available on conda-forge channel) to be able to run the example in the notebook.
The text was updated successfully, but these errors were encountered:
The notebook
notebooks/swath_generation.ipynb
appears to have some additional Python dependencies beyond those directly specified in the package metadata to run. Specifically I needed to installintake
,intake-xarray
,aiohttp
andgcsfs
(all available onconda-forge
channel) to be able to run the example in the notebook.The text was updated successfully, but these errors were encountered: