Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for prisoner (0.03 sec)

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

    <div class="termy">
    
    ```console
    $ cd ~/code/prisoner-of-azkaban
    
    // You don't need to be in the old directory to deactivate, you can do it wherever you are, even after going to the other project 😎
    $ deactivate
    
    // Activate the virtual environment in prisoner-of-azkaban/.venv 🚀
    $ source .venv/bin/activate
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 22.4K bytes
    - Viewed (0)
  2. docs/es/docs/help-fastapi.md

    * Para ayudar a [traducir la documentación](contributing.md#translations){.internal-link target=_blank} a tu idioma.
        * También puedes ayudar a revisar las traducciones creadas por otros.
    * Para proponer nuevas secciones de documentación.
    * Para corregir un issue/bug existente.
        * Asegúrate de agregar tests.
    * Para agregar una nueva funcionalidad.
        * Asegúrate de agregar tests.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 14.5K bytes
    - Viewed (0)
Back to top