Maarten Breddels

Results 886 comments of Maarten Breddels

Hi Nithin, It is very difficult for us to debug this, and it might be because the databricks notebook does things slightly different. We were in a similar situation with...

Fixes https://github.com/widgetti/solara/issues/927 related to #14 #23

@martinRenou ouch, looks like some CI rot, did you see this one before? Seems like https://github.com/bqplot/bqplot/pull/1627 is the first that failed

from https://docs.python.org/3/library/faulthandler.html - you can set PYTHONFAULTHANDLER=1 to get a stacktrace of when the crash happened, that might help pinpoint the issue.

https://github.com/widgetti/solara/pull/741 should fix the matplotlib issue, this was an issue on solara's side (together how the order of importing is happening).

Thanks for the heads up! I tried that, and got: "Failed to fetch beta assistant: The v1 Assistants API has been deprecated. Please try again by setting the header 'OpenAI-Beta:...