Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for prisoner (0.1 sec)

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

    <div class="termy">
    
    ```console
    $ cd ~/code/prisoner-of-azkaban
    
    // Você não precisa estar no diretório antigo para desativar, você pode fazer isso de onde estiver, mesmo depois de ir para o outro projeto 😎
    $ deactivate
    
    // Ative o ambiente virtual em prisoner-of-azkaban/.venv 🚀
    $ source .venv/bin/activate
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Sep 10 10:37:13 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  2. 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 Nov 03 07:19:11 UTC 2024
    - Last Modified: Sat Aug 24 03:16:23 UTC 2024
    - 21.7K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    just been picked up.'
    
      `What's in it?' said the Queen.
    
      `I haven't opened it yet,' said the White Rabbit, `but it seems
    to be a letter, written by the prisoner to--to somebody.'
    
      `It must have been that,' said the King, `unless it was
    written to nobody, which isn't usual, you know.'
    
      `Who is it directed to?' said one of the jurymen.
    
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top