-
### Describe the problem
I have a [Dockerfile](https://github.com/qMRLab/t1_book/blob/neurolibre-unleashed/binder/Dockerfile) environment setup using [SoS](https://vatlab.github.io/sos-docs/) (a mult…
-
I've been getting this since using the webview_flutter plugin. I got thousands of this errors reported on Crashlytics. Unfortunately the stacktrace is very limited. I hope this gets resolved soon.
…
-
Right now `linkify.test('wss://example.com/event')` returns false.
Also, there is no 'type' argument for testing against WebSocket urls.
Please validate urls with wss/ws scheme as true or include …
-
This is macOS with python3.10. Unfortunately, it's for readme-renderer-v41 because I can't update to 42 which needs nh3, which needs rust, which I don't have.
```
/sw/bin/python3.10 -m pytest -vv ||…
-
### :information_source: Info
Version: `v0.8.1`
### :speech_balloon: Description
Execution prints no errors, but it adds some random (maybe the last n chars from the file) to ios/Runner.xcode…
-
### What happened + What you expected to happen
Trying to sort 56000 shards of 2000 elements each on a machine with 256GB of memory, 64 CPUs, and 2TB of tmp space.
```Python
def convert1(item):…
-
I'm working on upgrading our jupyterhub and Panel. In our existing setup the Jupyter Panel Preview is working. But not in the new setup.
## Steps
- Log into Jupyter
- Open Notebook
- Select `b…
-
The new release (2024.09.03) throws an error if the output directory does not exist. It needs to build both the `_build` and any `doctrees` directory else it errors out.
Reverting to 2024.04.16 fix…
-
Hi, for security reason, I have to use Apache Airflow v2.3.3 to with cwl-airflow because I would like to use the flag "run_as_user" defined in "default_args". It is a feature that allows an Airflow ta…
-
### Current Behaviour
Hi my code is pretty simple, i read 2 parquet file, created 2 reports for each pandas dataframes and used the compare method to generate a compare method. I tried to use the 'to…