All public logs

Jump to navigation Jump to search

Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:00, 7 February 2023 Kenneth talk contribs created page Python/virtualenv (Created page with "== venv == Create virtual environment: python3 -m venv [project_name] This will create a folder called "[project_name]" To use the folder: source [project_name]/bin/activ...")