Jon Gretar Borgthorsson

Results 6 issues of Jon Gretar Borgthorsson

Multicast support would be a great for a setup I am planning here at home. The server part is simple. Just adding the option `{add_membership, {{224, 0, 1, 187}, {0,0,0,0}}}`...

enhancement
help wanted

Slugifies `service.Name` and `service.ID` so that we always have a valid dns name for containers with default Id's and so on.

backend: skydns2
status: needs more info
needs: rebase

Not a big deal but is there some way of including the package in to Swift Playgrounds 4? It currently gives the following error: the target type 'binary' is not...

It would be nice to support Umbrella projects somehow. It currently does not work because Mix.Project.load_paths returns `[]` in umbrella projects: https://github.com/elixir-lang/elixir/blob/master/lib/mix/lib/mix/project.ex#L323

enhancement

Closes #27757 Release Notes: - List of runnable markdown cells is now based on detected jupyter kernels instead of hardcoded to Python and TypeScript

cla-signed

### Summary R code blocks are not sent to the jupyter kernel unlike python code blocks. https://github.com/zed-industries/zed/pull/15100 added the ability to run markdown code blocks in the repl and it...

repl