Indranil Halder
Indranil Halder
When we are using Bootstrap and react-code-blocks then the theme changes quite a bit The above image shows the dracula theme. Is there any way to fix that?
# Description ## Why this PR? This PR contains the translation of the `Tutorial Tic Tac Toe` page in React Documentation: **Screenshots** 
**Description** In my 2K LG monitor, there is a very big white space on the bottom. **To Reproduce** Steps to reproduce the behavior: Here is the code I used: ```jsx...
# Need Help The command I am running: ```bash accelerate launch --mixed_precision=fp16 --num_processes=1 train_finetune_accelerate.py --config_path ./Configs/config_ft.yml ``` Here is the full Error I am getting: ```bash ipex flag is deprecated,...
# Create new Documentation using Docusaurus In this Pull Request I have created a new docusaurus project called `website-docusaurus`. Here are some initial screenshots: To run the new docs locally...
Updated the checkbox component to a functional component.