-
The percent (`%`) symbol is being rendered in italics in the HTML SRS, when it should not be.
HTML: `%` is wrapped in an `` tag. For example: https://github.com/JacquesCarette/Drasil/blob/21ff35885…
-
## Describe the bug
I have tried to install the envpool from the source on a docker image by calling `make docker-dev`.
In the repo, I called
```bash
make bazel-release
pip install ./dist/en…
-
To run:
`roslaunch dave_demo_launch dave_manipulator_spring_demo.launch`
`roslaunch dave_demo_launch dave_manipulator_spring_plot.launch`
In the below example, the plotting function is showing th…
-
A couple of cards are returning 0 as their Cardmarket and/or TCGPlayer prices.
Some of them (the Live Twin / Evil Twin stuff, Barbaros Ür, Cherubimé, Fiendish Engine Omega...) are probably due to …
-
### Description
Any attempt to run a simulation with one of the MSVC versions failes.
c:\openmodelica\modelica.mechanics.multibody.examples.elementary.doublependulum\doublependulum_15syn.c(11):…
-
Hey,
I am currently running into an issue when trying to run some of the examples. Here is a Dockerfile for reproduction:
```Dockerfile
FROM mambaorg/micromamba
# install apt deps, have to swi…
-
### Problem description
When reading kartothek dataset with `read_dataset_as_ddf` I am losing original datetime index when stored with `update_dataset_from_ddf`. Even though children parquet files…
-
I used `i` as a state variable and opty creates `ii` and `in` in the C code. `in` is an invalid variable name in C, so the compilation fails. I think SymPy deals with this properly now with the CCode …
-
Hi @guipenedo , I used your substring dedup script to perform deduplication on a dump of cc and did some manual inspection. I find that some resulting duplicates a bit strange.
For example,
```
…
-
## Description
## Reproduce
1. In Jupyter Lab, create a new Text Area widget via
```
from ipywidgets import interact, widgets
widgets.Textarea(
rows=20,
value="d…