Ray Bell

Results 101 comments of Ray Bell

Curious if anyone has created a GitHub action which using nbdime to help review PRs.

I started tinkering with https://github.com/marketplace/actions/nbdime-git-diff feedback and/or PRs are welcome

I can confirm the same does not happen on 3.0.0. An easy place to verify is a binder link e.g. https://mybinder.org/v2/gh/scikit-learn/scikit-learn/1.0.X?urlpath=lab/tree/notebooks/auto_examples/release_highlights/plot_release_highlights_1_0_0.ipynb `!conda install -c conda-forge pandas-profiling --y` ``` import pandas...

created a separate issue for adding fiona which is a geopandas dependency: https://github.com/pyodide/pyodide/issues/3091

FYI there is an example of converting lons to -180 - 180 with xarray: http://xarray.pydata.org/en/stable/generated/xarray.Dataset.assign_coords.html

This could also be done via the plugins https://tljh.jupyter.org/en/latest/topic/customizing-installer.html#installing-tljh-plugins

I learnt it's easy to do currently via a plugin e.g. https://github.com/yuvipanda/tljh-pangeo/blob/master/tljh_pangeo.py#L14-L22

Some work here https://github.com/jupyterhub/the-littlest-jupyterhub/pull/414/files If that goes could make that conf file plugable?

Done via yaml in z2jh https://zero-to-jupyterhub.readthedocs.io/en/latest/jupyterhub/customizing/user-environment.html#set-environment-variables