-
Setup a sphinx project for non-API documentation. Initially this will focus on internal documentation for developers covering topics for which the rustdoc generated API documentation isn't a good fit,…
-
How can I set a block to the likes of a Dispenser block with custom directions in the texture?
I have tried to use full_block but it comes out as note_block, most cases thats fine but i need to make …
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
Does wicketstuff GMap3 api support driving directions?
-
### Issue description
Compiler doesn't warn when parameter in signature file is marked as nullable but implementation is non-nullable. Opposite is also true - parameter in signature file can be non-n…
-
-
It will be great to have a few routines to compute tensor products.
We can do that with Enzyme.jl and add a backend for it in ADNLPModels.jl.
-
Hi, I tried running it but it always keep showing issues with crfm and requires its api key.txt. I checked over the internet its a stanford project and require personal api to acess. Therefore, I can…
-
The feature of custom directions is clashing with the drawing tools. I couldn't seem to find a way to remove it from the API Docs.
How would I disable it?
https://user-images.githubusercontent.com…
-
I was trying to plot the directions json that I get directly from the [google maps API ](https://developers.google.com/maps/documentation/directions/intro) - since this api allows more options than gm…