Emmanuel Ferdman
Emmanuel Ferdman
Adding a new option for disabling the bottom votes in the category settings
**PR Summary**: The PR contains a fix to the broken hyperlink leading to ninja build resource.
# Description The PR includes a fix for broken link found in the docs. Changes proposed in this pull request: - The original link, which is non-functional, can be accessed...
**PR Summary**: PR updates the broken `g3doc` links. P.S. Inside `site/en/hub/tutorials/text_cookbook.md` you can find another link: > `https://github.com/tensorflow/docs/blob/master/g3doc/en/hub/tutorials/text_classification_with_tf_hub.ipynb` but I could not find `text_classification_with_tf_hub.ipynb` in the repo so leaving it...
**PR Summary**: This PR simply updates the location of the PyTorch logo. It was moved from `master` to `main` branch of PyTorch repository. Also changed the URL to direct to...
**PR Summary**: Commits f7b2b96278b4bef61bab5c49d08e90421c90e7e6 and be438f6c1bf6782e5e0f4afa44011cd5b30feb5c moved the location of different files. This PR adjusts the different sources to the changes. I confirm that the pull-request: - [x] Follows the...
## Changes proposed Small PR that updates a broken link to the fetcher register. ## Check List (Check all the applicable boxes) - [x] I sign off on contributing this...
**PR Summary**: The PR includes updates to the comments section to enable RTL mode. The images below illustrates the changes made, showcasing both LTR and RTL modes. As you might...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngxs/store/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...
**PR Summary**: Commit fe0dfb635e422e56e130cbf802eab4c8effe4c01 renamed the `Upload_files.ipynb` to be `Upload_files_to_Colab.ipynb`. This PR adjusts sources to changes.