Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for smear (0.05 sec)

  1. docs/es/docs/virtual-environments.md

    // Activa el entorno virtual en prisoner-of-azkaban/.venv 🚀
    $ source .venv/bin/activate
    
    // Ahora cuando ejecutes python, encontrará el paquete sirius instalado en este entorno virtual ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## Alternativas { #alternatives }
    
    Esta es una guía simple para comenzar y enseñarte cómo funciona todo **por debajo**.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Dec 16 16:33:45 UTC 2025
    - 23.3K bytes
    - Viewed (0)
  2. docs/en/docs/virtual-environments.md

    $ source .venv/bin/activate
    
    // Now when you run python, it will find the package sirius installed in this virtual environment ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## Alternatives { #alternatives }
    
    This is a simple guide to get you started and teach you how everything works **underneath**.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Dec 02 05:09:25 UTC 2025
    - 22.8K bytes
    - Viewed (0)
  3. docs/zh-hant/docs/virtual-environments.md

    $ deactivate
    
    // 啟用 prisoner-of-azkaban/.venv 中的虛擬環境 🚀
    $ source .venv/bin/activate
    
    // 現在當你執行 python 時,它會在這個虛擬環境中找到已安裝的 sirius 套件 ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## 替代方案
    
    這是一個簡單的指南,幫助你入門並教會你如何理解一切**底層**的原理。
    
    有許多**替代方案**來管理虛擬環境、套件依賴(requirements)、專案。
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Mon Dec 09 22:39:33 UTC 2024
    - 20.7K bytes
    - Viewed (0)
  4. docs/zh/docs/virtual-environments.md

    $ deactivate
    
    // 激活 prisoner-of-azkaban/.venv 中的虚拟环境 🚀
    $ source .venv/bin/activate
    
    // 现在当你运行 python 时,它会在这个虚拟环境中找到安装的 sirius 包 ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## 替代方案
    
    这是一个简单的指南,可以帮助你入门并教会你如何理解一切**底层**的东西。
    
    有许多**替代方案**来管理虚拟环境、包依赖(requirements)、工程。
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Fri Nov 08 19:23:26 UTC 2024
    - 21K bytes
    - Viewed (0)
  5. docs/ja/docs/virtual-environments.md

    $ source .venv/bin/activate
    
    // Now when you run python, it will find the package sirius installed in this virtual environment ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## 代替手段
    
    これは、あらゆる仕組みを**根本から**学ぶためのシンプルな入門ガイドです。
    
    仮想環境、パッケージの依存関係(requirements)、プロジェクトの管理には、多くの**代替手段**があります。
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Mar 19 12:22:33 UTC 2025
    - 27.8K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.22.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.21.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F6C          ; mapped                 ; 76EE          # 3.0  KANGXI RADICAL EYE
    2F6D          ; mapped                 ; 77DB          # 3.0  KANGXI RADICAL SPEAR
    2F6E          ; mapped                 ; 77E2          # 3.0  KANGXI RADICAL ARROW
    2F6F          ; mapped                 ; 77F3          # 3.0  KANGXI RADICAL STONE
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top