[Docs] Add missing language options and fix broken links (#28852)
* Add missing entries to the language selector * Add links to the Colab and AWS Studio notebooks for ONNX * Use anchor links in CONTRIBUTING.md * Fix broken hyperlinks due to spaces * Fix links to OpenAI research articles * Remove confusing footnote symbols from author names, as they are also considered invalid markup
This commit is contained in:
@@ -379,7 +379,7 @@ pytest --random-order-bucket=none
|
||||
|
||||
Standardmäßig ist `--random-order-bucket=module` impliziert, wodurch die Dateien auf den Modulebenen gemischt werden. Es kann auch
|
||||
auf den Ebenen `class`, `package`, `global` und `none` mischen. Die vollständigen Details entnehmen Sie bitte der
|
||||
[Dokumentation] (https://github.com/jbasko/pytest-random-order).
|
||||
[Dokumentation](https://github.com/jbasko/pytest-random-order).
|
||||
|
||||
Eine weitere Alternative zur Randomisierung ist: [`pytest-random`](https://github.com/pytest-dev/pytest-randomly). Dieses
|
||||
Modul hat eine sehr ähnliche Funktionalität/Schnittstelle, aber es hat nicht die Eimermodi, die in
|
||||
|
||||
Reference in New Issue
Block a user