Paul Taylor
Paul Taylor
Yep, looks like a bug.
Isn't this already accomplished in pr #128?
From what I understand, they're still figuring out staffing internally. In the meantime, I have forks with bug fixes, new features, and performance improvements in our forks [@graphistry/falcor](https://github.com/graphistry/falcor). Working on...
@eddieajau have you seen https://github.com/greim/falcor-doc-router?
@noonian if you want to retrieve the value beyond the reference, you can add `null` to the end of your original request: ``` es6 // With 'null' at the end...
@greim you're right. since the router has full knowledge of all valid paths, it could make this distinction. need buy-in from @jhusain and @michaelbpaulson. I know they've got a lot...
+1 on supporting `SKBUILD_BUILD_OPTIONS` (analogous to `cmake --build -- [build tool options...]`). Both Make and ninja support `-l`, which can be used in conjunction with `-j` to limit parallelism with...
@jaridmargolin I'm not familiar enough with the project to know whether this tip will be helpful, but I've had success propagating the `--inspect` flag to child processes created with `fork`...
Not sure what's going on with the `conda-notebook-tests` job. Can we admin merge this?