Skip to content

Commit

Permalink
fix: Update docs removing YT videos
Browse files Browse the repository at this point in the history
  • Loading branch information
hmahmood24 committed Oct 19, 2024
1 parent e2e53a9 commit 0a992c4
Show file tree
Hide file tree
Showing 25 changed files with 151 additions and 152 deletions.
10 changes: 5 additions & 5 deletions docs/overview/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ The contributor guide is split into the sections below, it's best to go from sta
contributing/helpful_resources.rst
contributing/error_handling.rst

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/HF-ZLF23g38" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/HF-ZLF23g38" class="video" allowfullscreen="true">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/contributing/open_tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@ Ensure that your solution addresses the issue effectively and doesn't introduce
Once you're confident in your fix, submit a pull request to the main repository.
Our team will review your contribution, provide feedback if necessary, and then merge your changes once we're good to go.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/EmN2T_O_Ggw" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/EmN2T_O_Ggw" class="video" allowfullscreen="true">
.. </iframe>
Frontend APIs
-------------
Expand Down
40 changes: 20 additions & 20 deletions docs/overview/contributing/setting_up.rst
Original file line number Diff line number Diff line change
Expand Up @@ -323,13 +323,13 @@ If Docker's latest version causes an error, try using an earlier version by visi
For some Windows users, it might be necessary to enable virtualisation from the BIOS setup.


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/7I_46c2AvJg" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/7I_46c2AvJg" class="video" allowfullscreen="true">
.. </iframe>
MacOS
Expand Down Expand Up @@ -363,13 +363,13 @@ If Docker's latest version causes an error, try using an earlier version by visi

When setting up on an M1 Mac, you would have to update the Dockerfile to install libraries from :code:`requirements/optional_apple_silicon_1.txt` and :code:`requirements/optional_apple_silicon_2.txt` instead of :code:`requirements/optional.txt`.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/5BxizBIC-GQ" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/5BxizBIC-GQ" class="video" allowfullscreen="true">
.. </iframe>
Ubuntu
Expand Down Expand Up @@ -447,13 +447,13 @@ This is a common error which you might face. If you are not successfully able to
For questions, please reach out on `discord`_ in the `docker thread`_!

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/UHeSnZu0pAI" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/UHeSnZu0pAI" class="video" allowfullscreen="true">
.. </iframe>
Setting Up Testing in PyCharm
-----------------------------
Expand Down Expand Up @@ -881,13 +881,13 @@ Running a :code:`pip install -e .` is sufficient to download the binaries if the
.. note:: Bear in mind that the binaries are **not** required for working on the open tasks for the most part, so it's totally fine to not have the binaries downloaded on your system for working on any of the open tasks.


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/8rDcMMIl8dM" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/8rDcMMIl8dM" class="video" allowfullscreen="true">
.. </iframe>
**Round Up**
Expand Down
40 changes: 20 additions & 20 deletions docs/overview/contributing/the_basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ For example, if you are applying for an internship, then you should make use of
As the name suggests, the `issues <https://github.com/unifyai/ivy/issues>`_ section on GitHub is the best place to raise issues or general bugs that you find with the project.
It can also serve as a useful place to ask questions, but only if you suspect that the behaviour you are observing *might* be a bug.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/T5vQP1pCXS8" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/T5vQP1pCXS8" class="video" allowfullscreen="true">
.. </iframe>
|
Expand Down Expand Up @@ -102,13 +102,13 @@ This is to prevent anyone from self-allocating many sub-tasks, preventing others
Even though the limit is three, sub-tasks should only be self-assigned using **one comment per sub-task**.
For example, a sequence of comments like this :code:`- [ ] #Issue_number` will register correctly whereas a single comment like this :code:`- [ ] #Issue_number, - [ ] #Issue_number, - [ ] #Issue_number` or this :code:`- [ ] #Issue_number #Issue_number #Issue_number` etc. will not.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/wBKTOGmwfbo" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/wBKTOGmwfbo" class="video" allowfullscreen="true">
.. </iframe>
|
Expand Down Expand Up @@ -143,13 +143,13 @@ The corresponding commands are :code:`git stash` -> :code:`git fetch` -> :code:`
Note that this only works for uncommitted changes (staged and unstaged) and untracked files won't be stashed.
For a comprehensive explanation of git stashing, check out this `Atlassian tutorial`_.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/TFMPihytg9U" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/TFMPihytg9U" class="video" allowfullscreen="true">
.. </iframe>
|
Expand Down Expand Up @@ -238,13 +238,13 @@ This will enable us to quickly fix conflicts, merge with upstream, and get thing

The code review process is explained in more detail in the following video.

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/9G4d-CvlT2g" class="video" allowfullscreen="true">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/9G4d-CvlT2g" class="video" allowfullscreen="true">
.. </iframe>
|
Expand Down
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/array_api_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ This should have hopefully given you a good understanding of how the Array API t

If you have any questions, please feel free to reach out on `discord`_ in the `array api tests thread`_!

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/R1XuYwzhxWw" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/R1XuYwzhxWw" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/arrays.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ This should have hopefully given you a good feel for the different types of arra
If you have any questions, please feel free to reach out on `discord`_ in the `arrays thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/tAlDPnWcLDE" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/tAlDPnWcLDE" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/backend_setting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ This should have hopefully given you a good feel for how the backend framework i
If you have any questions, please feel free to reach out on `discord`_ in the `backend setting thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/ROt5E8aHgww" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/ROt5E8aHgww" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@ This should have hopefully given you a good feel for containers, and how these a
If you have any questions, please feel free to reach out on `discord`_ in the `containers thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/oHcoYFi2rvI" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/oHcoYFi2rvI" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/data_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -742,10 +742,10 @@ This should have hopefully given you a good feel for data types, and how these a
If you have any questions, please feel free to reach out on `discord`_ in the `data types thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/2qOBzQdLXn4" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/2qOBzQdLXn4" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,10 @@ This should have hopefully given you a good feel for devices, and how these are
If you have any questions, please feel free to reach out on `discord`_ in the `devices thread`_!
**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/RZmTUwTYhKI" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/RZmTUwTYhKI" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/docstring_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -750,10 +750,10 @@ These three examples should give you a good understanding of what is required wh
If you have any questions, please feel free to reach out on `discord`_ in the `docstring examples thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/rtce8XthiKA" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/rtce8XthiKA" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/docstrings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ These examples should hopefully give you a good understanding of what is require
If you have any questions, please feel free to reach out on `discord`_ in the `docstrings thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/TnshJ8swuJM" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/TnshJ8swuJM" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/exception_handling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -547,10 +547,10 @@ This should have hopefully given you a good feel for how function wrapping is ap

If you have any questions, please feel free to reach out on `discord`_ in the `exception handling thread`_!

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/eTc24eG9P_s" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/eTc24eG9P_s" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/formatting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,10 @@ to Ivy.

If you have any questions, please feel free to reach out on `discord`_ in the `formatting thread`_!

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/JXQ8aI8vJ_8" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/JXQ8aI8vJ_8" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/function_arguments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@ These examples should hopefully give you a good understanding of what is require
If you have any questions, please feel free to reach out on `discord`_ in the `function arguments thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/5cAbryXza18" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/5cAbryXza18" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/function_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,10 @@ This should have hopefully given you a good feel for the different function type

If you have any questions, please feel free to reach out on `discord`_ in the `function types thread`_!

**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/mWYhQRu1Vuk" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/mWYhQRu1Vuk" class="video">
.. </iframe>
10 changes: 5 additions & 5 deletions docs/overview/deep_dive/function_wrapping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@ This should have hopefully given you a good feel for how function wrapping is ap
If you have any questions, please feel free to reach out on `discord`_ in the `function wrapping thread`_!


**Video**
.. **Video**
.. raw:: html
.. .. raw:: html
<iframe width="420" height="315" allow="fullscreen;"
src="https://www.youtube.com/embed/-RGXxrP849k" class="video">
</iframe>
.. <iframe width="420" height="315" allow="fullscreen;"
.. src="https://www.youtube.com/embed/-RGXxrP849k" class="video">
.. </iframe>
Loading

0 comments on commit 0a992c4

Please sign in to comment.