Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • singularity
  • conda
  • singularity-no-venv
4 results

create_python_for_vscode.sh

Blame
  • Forked from Stefan Kesselheim / sc_venv_template
    Source project has a limited visibility.
    • Jan Ebert's avatar
      a1f54270
      Improve safety · a1f54270
      Jan Ebert authored
      This way, paths with $ symbols or other fanciness won't be expanded.
      However, paths with single quotes will cause errors; we would have to
      escape those to handle all (?) errors.
      a1f54270
      History
      Improve safety
      Jan Ebert authored
      This way, paths with $ symbols or other fanciness won't be expanded.
      However, paths with single quotes will cause errors; we would have to
      escape those to handle all (?) errors.