-
Pipeline currently only supports `__setitem__`. For parameters, it seems natural to have
- `__delitem__`
- `update`
- `pop`
- `__contains__`
However, they clash with `__getitem__`. And it is un…
-
The following lines from [06-control-flow.md#L44 ](https://github.com/carpentries-incubator/julia-novice/blob/249f6928ba6e1b0e70fb540840b101a36195d344/_episodes/06-control-flow.md?plain=1#L44) to [06-…
-
R14's profile structure no longer assigns actions directly to inputs but rather assigns library items to actions. The library items are the objects that encode the actions to run. Therefore the same a…
-
Description: Add functionality for bulk operations (import/export) in the curriculum management system.
Tasks:
Create UI components to support bulk import (e.g., file upload button) and bulk export.…
-
The current "api" (or rather dashboard) is not very useful in this state, because it can't be consumed by another application.
It would be better to create API endpoints which understand and return J…
-
After switching to the MGIS interface in code_aster, you can delete the historical interface
-
### qBittorrent & operating system versions
qbittorrent: 5.0
qbittorrent: 5.0.1
Operating System: Windows 11 23H2
### What is the problem?
The Network Interface does not stay set to the con…
-
Initially removed `Watch` from async interface due to lack of async support with `ResumableBidiRPC`.
-
I noticed a discrepancy between how the interface `SiteDefinitionLanguage` defines `Url` and `UrlSegment` and what is returned from the Content Delivery API. In the API response these members are call…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17.3 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What did you do?
Wa…