-
Currently, binderbot will automatically build all the `.ipynb` files it finds in the repo you give it. However, there are notebooks in the gallery that are not built. For example, [Hurricane Ike Maxim…
-
When an Asp.net MVC 3 view helper spits out a checkbox it puts a checkbox and a hidden text field in the html. This is to ensure that a value is passed back in a post even when the checkbox is not ch…
-
_Original text by @rfindler_.
In general, this aspect of the handling of ellipses is implemented by the `racket/datum` library (the same library that `syntax-case` uses). It can cope with writing thi…
-
The solution that was adopted in #2471 to enable support for encoded hrefs seems to break for characters like `#` and `:`. This seems to be because JavaScript's `encodeURI` and `decodeURI` do not enco…
ned2 updated
3 months ago
-
As discussed [a couple months back](https://github.com/scikit-image/scikit-image/issues/2239) I've put together a tutorial on image moments from some notes for a particular project. I've put it in its…
-
## Funnel Entry Date
`2023-01`
## Idea Owner
`@ronnystandtke`
## Idea Description
A recent development in the Python universe is [JupyterLite](https://jupyterlite.readthedocs.io/en/latest/)…
-
The callback _EndpointEvents.PositionUpdated -> endpointPositions[result.endpoint] = result.position_ is not received during connection. Also we are able to see the devices in the UI, but those are di…
-
I'm very impressed with the expressiveness of the model binding infrastructure, but I'm looking for ways to detect and prevent drift between the command line options and the handler implementation typ…
-
When we enable dynamic image building on the hubs, we want users to be able to share URLs with an environment specified to be able to share. Hence, fancy profiles should support populating the dynamic…
-
### Describe the bug
I have a simple Blazor application (using Blazorise in this case) that ran just fine on .NET 8 in either the `8.0-azurelinux3.0-distroless-extra` or `8.0-cbl-mariner2.0-distroles…