Matthew Brett

Results 61 issues of Matthew Brett

Please forgive me if I misunderstood the syntax, but I have a clause in my install file for Windows installs: ```yaml ~/Documents/WindowsPowerShell/Profile.ps1 : path: Profile.ps1 if: '[ $(command -v powershell)...

I continue to use Jupytext all the time, and here's another thank you for the huge improvement it has made to my work. I know this is a fraught question,...

I noticed that when my `{download}` inline markup flows across lines, the parsing fails. For example: ```python from myst_parser.main import to_html markdown = """ {download}`Link text `. Here the link...

enhancement

### Proposed new feature or change: This is an issue to discuss the future of the `npymath` library in Numpy. Numpy ships with a static library in `core/lib` named `npymath.lib`...

54 - Needs decision
component: npy_math

### Prerequisites * [x] Have you checked the solutions in our [troubleshooting guide](https://nteract.gitbooks.io/hydrogen/docs/Troubleshooting.html) for common problems ? * [x] Have you checked that your issue [isn't already filed](https://github.com/nteract/hydrogen/issues) ? ###...

bug :bug:

### Describe the bug I have some optional pages in my book, not in the table of contents, that contain math. They are therefore orphan pages, and marked as such....

bug

My z2jh GKE cluster stalled badly under fairly mild load today, giving "service refused" errors. The `autohttps-....` pod reported many restarts, and `kubectl describe` showed that this was entirely due...

bug
help wanted

This is just asking for the reasoning behind the logic at https://github.com/jupyterhub/oauthenticator/blob/master/oauthenticator/cilogon.py#L206. In the CILogon authenticator, you can specify allowed identity provider suffixes in `allowed_idps` - in my case these...

bug

## Summary I'm trying to install and run Theia via [these instructions](https://jupyter-server-proxy.readthedocs.io/en/latest/convenience/packages/theia.html). I have what I believe to be a minimal installation of JupyterHub / Theia working, via [this Dockerfile](https://github.com/nipraxis/nipraxis-images/blob/main/minimal-theia-proxy/Dockerfile)....

bug

I spent some time working out how to build wheels, at least for Linux and Mac: https://github.com/matthew-brett/pygraphviz-wheels There are two big problems: ## The tests still need the graphviz binaries...

type: Enhancement