Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for Treeview (0.19 sec)

  1. docs/en/docs/contributing.md

    * Review those pull requests, requesting changes or approving them. For the languages I don't speak, I'll wait for several others to review the translation before merging.
    
    !!! tip
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 11 17:42:43 GMT 2024
    - 14.1K bytes
    - Viewed (0)
  2. docs/em/docs/contributing.md

    ```console
    // Use the command "serve" after running "build-all"
    $ python ./scripts/docs.py serve
    
    Warning: this is a very simple server. For development, use mkdocs serve instead.
    This is here only to preview a site with translations already built.
    Make sure you run the build-all command first.
    Serving at: http://127.0.0.1:8008
    ```
    
    </div>
    
    ## ๐Ÿ’ฏ
    
    ๐Ÿ“ค โœ ๐Ÿ‘ˆ ๐Ÿ‘† ๐Ÿ’ช ๐Ÿƒ ๐ŸŒ ๐Ÿ’ฏ ๐ŸŒ ๐Ÿ“Ÿ &amp; ๐Ÿ— ๐Ÿ’ฐ ๐Ÿ“„ ๐Ÿ•ธ:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Jun 11 21:38:15 GMT 2023
    - 11.4K bytes
    - Viewed (0)
  3. .github/actions/people/app/main.py

                commenters[author_name] += 1
            for review in pr.reviews.nodes:
                if review.author:
                    authors[review.author.login] = review.author
                    pr_reviewers.add(review.author.login)
                    for label in pr.labels.nodes:
                        if label.name == "lang-all":
                            translation_reviewers[review.author.login] += 1
                            break
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Mar 26 17:38:21 GMT 2024
    - 19.2K bytes
    - Viewed (1)
  4. .github/actions/notify-translations/app/main.py

    import sys
    import time
    from pathlib import Path
    from typing import Any, Dict, List, Union, cast
    
    import httpx
    from github import Github
    from pydantic import BaseModel, BaseSettings, SecretStr
    
    awaiting_label = "awaiting-review"
    lang_all_label = "lang-all"
    approved_label = "approved-2"
    translations_path = Path(__file__).parent / "translations.yml"
    
    github_graphql_url = "https://api.github.com/graphql"
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Wed Sep 27 23:01:46 GMT 2023
    - 12.4K bytes
    - Viewed (0)
  5. docs/pt/docs/contributing.md

    ```console
    // Use o comando "serve" apรณs rodar "build-all"
    $ python ./scripts/docs.py serve
    
    Warning: this is a very simple server. For development, use mkdocs serve instead.
    This is here only to preview a site with translations already built.
    Make sure you run the build-all command first.
    Serving at: http://127.0.0.1:8008
    ```
    
    </div>
    
    ## Testes
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Jun 11 21:38:15 GMT 2023
    - 14.9K bytes
    - Viewed (0)
  6. docs/de/docs/contributing.md

    Label fรผr Ihre Sprache filtern. Fรผr Spanisch lautet das Label beispielsweise <a href="https://github.com/tiangolo/fastapi/pulls?q=is%3Aopen+sort%3Aupdated-desc+label%3Alang-es+label%3Aawaiting-review" class="external-link" target="_blank">`lang-es`</a>.
    
    * Sehen Sie diese Pull Requests durch (Review), schlagen Sie ร„nderungen vor, oder segnen Sie sie ab (Approval). Bei den Sprachen, die ich nicht spreche, warte ich, bis mehrere andere die รœbersetzung durchgesehen haben, bevor ich den Pull...
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 23:55:23 GMT 2024
    - 16.2K bytes
    - Viewed (0)
  7. docs/en/docs/help-fastapi.md

    * Suggest a new **feature**.
    
    **Note**: if you do it, then I'm going to ask you to also help others. ๐Ÿ˜‰
    
    ## Review Pull Requests
    
    You can help me review pull requests from others.
    
    Again, please try your best to be kind. ๐Ÿค—
    
    ---
    
    Here's what to keep in mind and how to review a pull request:
    
    ### Understand the problem
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 13.7K bytes
    - Viewed (0)
  8. docs/em/docs/help-fastapi.md

    ๐Ÿ‘ค ๐Ÿ’Œ ๐Ÿ‘‚ ๐Ÿ”ƒ โ” **FastAPI** ๐Ÿ’†โ€โ™‚ โš™๏ธ, โšซ๏ธโ” ๐Ÿ‘† โœ”๏ธ ๐Ÿ’– โšซ๏ธ, โ” ๐Ÿ—/๐Ÿข ๐Ÿ‘† โš™๏ธ โšซ๏ธ, โ™’๏ธ.
    
    ## ๐Ÿ—ณ FastAPI
    
    * <a href="https://www.slant.co/options/34241/~fastapi-review" class="external-link" target="_blank">๐Ÿ—ณ **FastAPI** ๐Ÿ“</a>.
    * <a href="https://alternativeto.net/software/fastapi/" class="external-link" target="_blank">๐Ÿ—ณ **FastAPI** ๐Ÿ“ฑ</a>.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 11.7K bytes
    - Viewed (0)
  9. docs/zh/docs/deployment/docker.md

    ไฝฟ็”จ Linux ๅฎนๅ™จๆœ‰ๅ‡ ไธชไผ˜็‚น๏ผŒๅŒ…ๆ‹ฌ**ๅฎ‰ๅ…จๆ€ง**ใ€**ๅฏๅคๅˆถๆ€ง**ใ€**็ฎ€ๅ•ๆ€ง**็ญ‰ใ€‚
    
    !!! tip
        ่ตถๆ—ถ้—ดๅนถไธ”ๅทฒ็ป็Ÿฅ้“่ฟ™ไบ›ไธœ่ฅฟไบ†๏ผŸ ่ทณ่ฝฌๅˆฐไธ‹้ข็š„ [`Dockerfile` ๐Ÿ‘‡](#fastapi-docker_1)ใ€‚
    
    
    <details>
    <summary>Dockerfile Preview ๐Ÿ‘€</summary>
    
    ```Dockerfile
    FROM python:3.9
    
    WORKDIR /code
    
    COPY ./requirements.txt /code/requirements.txt
    
    RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
    
    COPY ./app /code/app
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 31.2K bytes
    - Viewed (0)
  10. docs/fr/docs/contributing.md

    ```console
    // Use the command "serve" after running "build-all"
    $ python ./scripts/docs.py serve
    
    Warning: this is a very simple server. For development, use mkdocs serve instead.
    This is here only to preview a site with translations already built.
    Make sure you run the build-all command first.
    Serving at: http://127.0.0.1:8008
    ```
    
    </div>
    
    ## Tests
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jul 27 18:51:07 GMT 2023
    - 16.3K bytes
    - Viewed (0)
Back to top