Indranil Halder

Results 6 issues of 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** ![image](https://user-images.githubusercontent.com/73965619/235741793-1df2a09a-8bc7-455a-a6a9-e663df74e5b0.png)

**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...

bug

# 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...

docs
post-3.2

Updated the checkbox component to a functional component.