-
### Objective
Develop a Python script that allows users to perform basic CURD (Create, Read, Update, Delete) operations on entries representing Python scripts. This tool will enable users to manage…
-
[Playground Link](https://cadlplayground.z22.web.core.windows.net/?c=aW1wb3J0ICJAdHlwZXNwZWMvaHR0cCI7DQoNCnVzaW5nIEh0dHA7DQpvcCB0ZXN0KEBib2R5Um9vdCDECToge8URxw1UZXN0fSk6IHZvaWTFQ21vZGVsxRcgew0KICBwcm9…
-
### Description
After disabling Files > Settings > Advanced > Set as the default file manager, uninstalling Files, reinstalling Files, and setting Files as default file manager again, typing Win-E or…
-
When planning operations for the Duke COVID testing workflow, we need to be able to plan operations with 96 input samples each, and batch 4 of these operations together based on the plan or output sam…
-
**Objective**:
Develop a Python script that allows users to perform CRUD (Create, Read, Update, Delete) operations for cron jobs on a Linux system. This script will provide an intuitive interface t…
-
We should decide the scope of this component:
1. Is it going to be a wallet for offloading crypto/identity related operations?
2. Besides 1, is it going to carry out the interactions with the need…
-
Due to some performance optimizations introduced in pandas-dev/pandas#40353, Pandas turns `DataFrame.iloc[slice(x, y, z)]` into `__getitem__((..., slice(x, y, z))` on the ExtensionArray that backs any…
-
Don't allow moving project folder to trash or at least throw a warning.
The reason is if the project folder is removed and trash is emptied later, there is no way to restore the contents. Within a pr…
-
it'd be great if there'd be the option for the OpenSearch operator to use [cert-manager](https://cert-manager.io/) to get the TLS certificates. that way, neither manual management of the certificates …
-
We will base our transactional framework on the paper ["VLL: a lock manager redesign for main memory database systems"](https://www.cs.umd.edu/~abadi/papers/vldbj-vll.pdf). By adopting a shared-nothin…