-
Hi there, I'm trying to get these printed on an FDM printer with a 0.4mm nozzle, but I'm running into various issues.
Because the stem is slightly offset (why?) I'd need to turn on supports, but th…
-
### What and Why
Fix significant digits and units in the timing and objective function.
Format the values of the timing and objective function
- objective function: Plain format (no scientific fo…
-
A json response should be as terse #6 as possible (no CRLFs or unneeded whitespace). However for debugging purposes `?pretty=true` should return "human readable" json.
-
Type: Debugger
**Describe the bug**
I want to use the ingerated terminal inside VSC. I can only get inputs if I enable "externalConsole", which doesn't solve this issue as it requires using an ext…
-
This way, tools (such as RustRover) that do not work with the functionality of this plugin can easily turn off this tool with a single line change in cargo.toml instead of needing to remove imports.
-
named capture groups ( [docs](https://docs.rs/regex/1.1.9/regex/struct.Captures.html) )
example:
User (and default behaviour) would write a regex with named capture groups
```regex
^\N*\/\/tod…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
I think we want to define some standard surveillance output for `_make_epi_aware` as this will help with postprocessing and be of general utility (given the aim of the tooling).
I think the way to…
-
it's difficult to debug macro logic without full exception, and this this is a new dialect so it wasn't obvious (to me at least!) that full exception wasn't being thrown
i ended up running local ve…
-
Pretty much what the issue tittle says. For example use the below (e.g. in Jupyter Notebook):
```
import pandas as pd
import dtale
df = pd.DataFrame({'a': ['yes', 'no', 'no', 'maybe'], 'b': ['…