Ray Bell

Results 154 issues of Ray Bell

Looking through the quick start https://rasterio.readthedocs.io/en/latest/quickstart.html it uses `example.tif`. It would be nice if that was provided by the repo which would make the quick start even quicker for somebody...

bug
documentation

Are the instructor notes out of date for the lesson? http://datacarpentry.org/python-ecology-lesson/guide/ For example, the first few lines in the instructor notes mention how to download python on MacOS using homebrew....

help wanted
type:instructor guide
good first issue

### Bug description In https://zero-to-jupyterhub.readthedocs.io/en/latest/kubernetes/amazon/step-zero-aws-eks.html#procedure it says create a role with the following policies: - AmazonEKSClusterPolicy - AmazonEKSServicePolicy - AmazonEC2ContainerRegistryReadOnly #### Expected behaviour Choose these policies in the console ####...

bug
documentation

I was testing this in dask-sql (https://github.com/nils-braun/dask-sql/issues/84#issuecomment-731491607) and wanted to test this here. It seems `storage_options` isn't an arg for `create_table`. The docs point to creating a dask.dataframe first: https://docs.blazingdb.com/docs/dask...

I don't believe there's an issue open to add support for jupyterhub > 2 I believe cdsdashboards is currently pinned at

enhancement

https://carpentries-incubator.github.io/geospatial-python/ is a good course that uses rioxarray. Could add a link to it in https://corteva.github.io/rioxarray/stable/getting_started/getting_started.html

good first issue
documentation

Follow on from https://github.com/corteva/geocube/issues/108 Worth adding an example in the docs to make the solution more discoverable

good first issue
documentation

- [ ] Add / update documentation - [ ] Add tests Firstly, does it still work? Secondly, any reason why not?

Some discussion here https://discourse.jupyter.org/t/change-auto-created-username-pattern/12579

enhancement

There's logic in https://github.com/jupyterhub/the-littlest-jupyterhub/blob/main/tljh/installer.py#L162 for new and old versions of conda and mamba. Can these be replaced with latest conda and mamba? I understand this could break things with new...

enhancement