-
**Describe the bug**
The extension is no longer recognizing that SiriusXM's web player is playing anything when the track name begins with special characters.
**How to reproduce**
Steps to reprod…
-
The `gcsfs` test `test_GoogleCredentials_None` appears to be failing on the main branch.
I tried testing it locally like this:
```
conda env create -f ci/environment-py38.yml
conda activate test…
-
Thanks for your library! It's the first Python library I could find that allows to play notes in a simple way.
I intend to use the library with my students. I have some suggestions to extend the AP…
r0the updated
11 months ago
-
### The problem
I bought an arylic upstream amp v4 board and unable to start playback in home assistant. The player changes from buffering to idle within 30 sec after I try to play.
I have tried o…
-
### Describe the bug
I am trying to use the WebSurferAgent as described here https://nbviewer.org/github/microsoft/autogen/blob/main/notebook/agentchat_surfer.ipynb
Here is my code:
```python
…
-
case 1 [playground](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=a1d215ecfe95b80639bc15d8f10a31df):
```rust
pub trait Foo {
async fn foo(&mut self);
}
impl Foo…
-
root@goorm:/workspace/Manim/manim(master)# python3 ./manim.py example_scenes.py SquareToCircle -pl
Media will be written to /workspace/Manim/manim/media/. You can change this behavior with the --medi…
-
Here's some code with generic associated types and `impl Trait`:
```rust
#![feature(generic_associated_types)]
use std::future::{Future, ready, Ready};
pub trait Example {
type Value wh…
-
Steps to reproduce
1) Copy source code:
```
class Pythagoras(Scene):
def construct(self):
title = TextMobject("Pythagorean Theorem")
title.to_edge(UL)
pre_square …
-
## Description of bug / unexpected behavior
When rendering first line of a paragraph, extra text is rendered. See "Additional media files" section.
## Expected behavior
When rendering first l…
gmile updated
2 years ago