yt-project / yt

Main yt repository
http://yt-project.org
Other
454 stars 272 forks source link

DOC: fix typo in the debugging signal names #4923

Closed yut23 closed 3 weeks ago

yut23 commented 3 weeks ago

PR Summary

The relevant code is here: https://github.com/yt-project/yt/blob/13dc4fbcba564439c90e9bdd8db013f797dfc9a9/yt/startup_tasks.py#L45-L55

neutrinoceros commented 3 weeks ago

Docs build failed but the causelooks unrelated

Sphinx parallel build error:
nbsphinx.NotebookError: NoSuchKernel in cookbook/custom_colorbar_tickmarks.ipynb:
No such kernel named python3

I've never seen this one before so let's start by checking if it's reproducible: @yt-fido test this please

neutrinoceros commented 3 weeks ago

Yep, definitely reproducible, but still unrelated. Let me merge this and open a dedicated ticket.