Rakshit Kumar
Rakshit Kumar
**Reviewer: @colinje @kzar @jonathanKingston** ## Description: Fixes #1127: Fixed the z-index of the widget replacement button. ## Steps to test this PR: 1. Navigate to https://downdetector.com/ 2. Scroll down until...
Fixes #191 # Updated css makes the navbar look like: 
I'm using vectorbt currently for backtesting. I have multiple entry signals before a following exit signal. But in the plots, I can see that the following entry signals after the...
I'm getting openai.error.AuthenticationError on running the main.py even though the credentials are correct. 
``` Could not download 'speaker-diarization-3.1' pipeline. It might be because the pipeline is private or gated so make sure to authenticate. Visit https://hf.co/settings/tokens to create your access token and retry...
Currently using the browser decorator with async_queue, parallel params helps with parallelization of scraping tasks by opening `n` number of separate browser instances. Can we also parallelize such scraping using...