Michael Weinold

Results 47 comments of Michael Weinold

@twiecki, it seems that [PyMC Examples](https://github.com/pymc-devs/pymc-examples) already has a neat script set up to generate a gallery of notebooks: [`pymc-examples/sphinxext/thumbnail_extractor.py`](https://github.com/pymc-devs/pymc-examples/blob/ea709bbca6c53618be66fcfe5434164081cd68eb/sphinxext/thumbnail_extractor.py#L35) Could this be adapted for use with MyST-NB? Would be...

@agoose77, in case you want to clean up the outstanding PRs: The docstring updates in this PR are all outdated (either fixed, or functions have been removed/replaced). Best to close...

@mislav is this still on the radar? @samuel-adekunle kindly opened https://github.com/cli/cli/pull/6643 to address this.

@dstillman, any update on the prioritisation of this feature request?

> what is the behaviour? > you say error but I don’t see any error messages in this issue. Also, please share your sshd_config etc. Thank you, @sudarshan-reddy for the...

@sudarshan-reddy, has the additional information been helpful? Is this something that should be opened as an issue related to the documentation over at [cloudflare-docs](https://github.com/cloudflare/cloudflare-docs), rather than here in the `cloudflared`...

@sudarshan-reddy, any update on this? Compare also [this discussion](https://community.cloudflare.com/t/sso-identities-unix-usernames-differing-usernames-setup-not-working/451687) and [this discussion](https://community.cloudflare.com/t/browser-rendered-ssh-terminal-issue/445506/2) on community.cloudflare.com.

...I might add that this seemingly does not affect the output of a readthedocs build (for some weird reason).

I encountered the same issue recently - this is likely related to the discussion (involving @12rambau, who opened the issue) here: - https://github.com/pydata/pydata-sphinx-theme/pull/1132#issuecomment-1448935931 What confuses me most is why it...

Ok, fair enough - but then according to [the documentation](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_logo) > `html_logo` > If given, this must be the name of an image file (path relative to the [configuration directory](https://www.sphinx-doc.org/en/master/glossary.html#term-configuration-directory))...