Strumenti Utente

Strumenti Sito


calcoloscientifico:userguide:python

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
calcoloscientifico:userguide:python [27/08/2025 18:12] fabio.spatarocalcoloscientifico:userguide:python [27/08/2025 18:13] (versione attuale) fabio.spataro
Linea 221: Linea 221:
 mkdir -p "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter" mkdir -p "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter"
 python3 -m venv "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter" python3 -m venv "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter"
-"$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"+source "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"
 python3 -m pip install --upgrade pip python3 -m pip install --upgrade pip
 python3 -m pip install --upgrade jupyter notebook ipyparallel python3 -m pip install --upgrade jupyter notebook ipyparallel
Linea 231: Linea 231:
  
 <code> <code>
-"$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"+source "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"
 python3 -m pip install --upgrade pip python3 -m pip install --upgrade pip
 python3 -m pip install --upgrade jupyter notebook ipyparallel python3 -m pip install --upgrade jupyter notebook ipyparallel
Linea 241: Linea 241:
  
 <code> <code>
-"$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"+source "$HOME/local/tools/python/3.6.8/virtualenv/my_venv_with_jupyter/bin/activate"
 </code> </code>
  
calcoloscientifico/userguide/python.1756311130.txt.gz · Ultima modifica: da fabio.spataro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki