-
## Description
When I hit Ctrl-Enter while in line number >40 of a cell with 50 lines and I'm scrolled towards the bottom of the cell such that lines 1-40 aren't visible, then the view …
-
### 🐛 Describe the bug
`FFmpegBackend` failed to load .wav files that contain 30 channels, while `SoxBackend` works well.
Code to reproduce:
```python
import torchaudio
print("load with sox")
…
-
### 🐛 Describe the bug
What happened:
In the Graph memory example notebook (https://colab.research.google.com/drive/1PfIGVHnliIlG2v8cx0g45TF0US-jRPZ1?usp=sharing) attempting to add a memory throws t…
-
Hi @tgbugs,
In the [README for ttlset](https://github.com/tgbugs/pyontutils/tree/master/ttlser) you state "ttlser cannot produce deterministic results without the changes added in https://github.co…
-
[Example 389](http://spec.commonmark.org/0.12/#example-389) shows what happens when a link is nested within a link - the inner link is rendered. But I can't find the rule describing this - probably a …
-
This is a longer term goal.
* Don't use String/str for paths on the rust side (we should start doing this today).
* Use flatbuffer byte vectors instead of strings to encode paths in messages.
* …
-
What does 'go version' print?
go version go1.2 linux/amd64
What steps reproduce the problem?
http://play.golang.org/p/f8UWfdF7Hb
What happened?
No-error.
What should have happened instead?
Should …
ghost updated
3 months ago
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
when using `examples/00_run_script/ten_b…
-
## Introduction
Mutating objects in `sharedb` is not necessarily the most intuitive thing to do, which is a shame for a library whose purpose is to mutate objects.
It often requires in-depth und…
-
### Repository commit
03a42510b01c574292ca9c6525cbf0572ff5a2a5
### Python version (python --version)
Python 3.10.12
### Dependencies version (pip freeze)
affine==2.4.0
anyio==4.0.0
appdirs==1.4…