-
We need a better README which explains how to build and run project in development. I'm interested in contributing into this project.
-
At the moment, we don't convert publication dates to a common format (eg. UTC). This is easy to do in pendulum (with `.in_timezone('utc')`) and in arrow (with `.to('utc')`).
Is this something we wa…
-
This is a tracking issue for the second iteration of this project.
**CAD/Mechanical Assembly:**
- [x] #29
- [x] #22
- [x] #30
- [x] #31
- [ ] finish designing the part to mount the slip ring t…
-
There are some things i've wanted to do, but can't due to how fabrica works:
- Spell card without spell attribute icon or [Spell Card}.
i'm making the soul cards from the orichalcos arc, and nee…
-
Based on the fact that the majority of Pendulums users are developers they are working on different project. For example I'm freelancer but I'm working for company which has multiple different applica…
-
The `InverseDynamicsController(IDC)` in Drake requires the passed-in multibody plant is fully actuated. See issue [13718](https://github.com/RobotLocomotion/drake/issues/13718) for details. When worki…
-
Using [PEP 656](https://peps.python.org/pep-0656/) for more specific/correct platform tags would allow for keeping an `--extra-index-url https://alpine-wheels.github.io/index` outside of the Alpine Li…
-
Please comment here with trivia-type knowledge related to Fundamental Kinematics. Eventually, generalized problem generators may be based on this information
The absolute fundamentals of differenti…
-
A dictionary containing:
cosmology:
- an astropy cosmology object
- a list of parameters to vary, each element of which is a dictionary with the fields: name, value, lower, upper
mean sys…
-
### Describe the bug
While creating a dependency between two tasks created using `DatabricksTaskOperator()` does not use the `task_key` specified, but uses `dagName__groupId__taskKey`. This is incons…