Mathias Leroy

Results 12 comments of Mathias Leroy

+1 Need to prevent pace from automatically starting at the beginning. Pace.stop() still allows pace to run a few milliseconds.

I'm working on a fix, I will try a pull request. EDIT: I got the fix working : https://github.com/mathiasleroy/incubator-echarts/commit/01fcf44d17ee5b8e5524d2136a3f23704b6460f3

@Ovilia I made a pull request (This is my first time, please let me know if what I did is ok) https://github.com/apache/incubator-echarts/pull/9386

Which tool did you use ? I used https://inliner.cm/ wich seem to be the best for every other elements than buttons (panels etc) But with inliner.cm, Button becomes Button **background-color:transparent;**...

I switched to v0.9.80 Pre-Release and I'm getting this: ![image](https://github.com/continuedev/continue/assets/2870437/bde5a339-03e5-4eb6-8d0d-a5a175c7cfbf) using { "model": "claude-3-opus-20240229", "title": "claude-3-opus-20240229", "apiKey": "xxx", "completionOptions": {}, "provider": "anthropic" }

@sestinj my issue resolved itself a few days later, claude all good now. (gpt4vision not working anymore)

Thanks, I get permissions errors without sudo $ pip install django-twitter-api (...) Running setup.py install for django-twitter-api ``` error: could not create '/usr/local/lib/python2.7/dist-packages/twitter_api': Permission denied Complete output from command /usr/bin/python...

Not stale. Still waiting for solution.

I think adding projections is what we need. Since that is covered in #16364 I propose to close the current issue if no objections.