Juan Luis Cano Rodríguez

Results 1825 comments of Juan Luis Cano Rodríguez

Maybe replacing the current "Cancelled" with 🛑 and adding a "Failed" with :x: would help? I am often confused by this too.

Been hit by this twice in the past two weeks 😢

After gh-376, gh-404, and gh-406, I'm wondering what's missing?

I'm still experiencing this issue with ipywidgets 8.0.1 and ipympl 0.9.2, which is the latest release and includes gh-461. Should I open a new one, or continue the conversation here?...

**Edit:** Confusion, see below. --- I tried the original code without the `%matplotlib xxx` and `plt.show()`: ``` import matplotlib.pyplot as plt from ipywidgets import interact def f(n): plt.plot([0,1,2],[0,1,n]) interact(f,n=(0,10)); ```...

@thomasaarholt you're right, I double checked and one still needs either a `%matplotlib inline/ipympl` or a `plt.show()`. I'm editing my comment, sorry for the confusion.

This issue is relatively old but still stands. Seems like there's not much interest around it though. Have there been any architecture changes to IPython that would make this easier...

To update the last comment: looks like the two most popular async-friendly HTTP clients in Python are now https://github.com/aio-libs/aiohttp/ and https://github.com/encode/httpx/. The latter happens to support both asyncio and trio....

Hello! 5 months have passed, and I'd like to understand if this issue report has received 0 attention because a) It lacks some essential information on how to reproduce it,...

Thanks a lot @ChristophWurst. I don't have access to the `oc_calendar_reminders` table since I'm a mere user, I have no access to the server. This comes from a report on...