Mridul Seth
Mridul Seth
I'm trying to redo the machinery for how files i/o is handled in astropy. It seems like in some places code works just fine with `pathlib` and some places filenames...
I actually looked a bit into this couple of weeks back and I think one major change required would be to be able to add a hook to `register_class` which...
Just a broad general query: Is there an expectation to write comprehensive docs for all tests in astropy?
I tried to recreate this issue, but it seems to work? From one of the recent builds on matplotlib https://output.circle-artifacts.com/output/job/6954838a-52ab-43ed-8fcc-ddfb47b50117/artifacts/0/doc/build/html/index.html, I can pick a version. It just redirects me to...
Do make sure you have the python-dev headers installed https://github.com/pygraphviz/pygraphviz/issues/416#issuecomment-1151045729
@ogruca were you able to fix this?
Does this work with poetry? https://pygraphviz.github.io/documentation/stable/install.html#homebrew
Could you maybe try out the beta 1.0.0 release for TLJH? https://tljh.jupyter.org/en/latest/reference/changelog.html#id1 Does the problem persists? This comes with JupyterHub 4.X series. There is also https://github.com/jupyterhub/the-littlest-jupyterhub/issues/312 with some more discussion.
Could you look/share at logs https://tljh.jupyter.org/en/latest/troubleshooting/logs.html? It should give you a bit more information about the error :)
> This user already had jupyterlab installed with many notebooks. In order to open up the server to other users, I installed jupyterhub and now logging in as joe doesn't...