{% extends "base.html" %} {% block title %}Environments - PyRunner{% endblock %} {% block content %}
Python virtual environments for running scripts
Python {{ env.python_version }}
{{ env.description }}
{% endif %}Create a new environment to get started, or run the setup command.