generated fromAppsilon/ansible-role-template
- Notifications
You must be signed in to change notification settings - Fork2
Install Python on Ubuntu and RedHat based systems with Posit's pre-compiled binaries
License
NotificationsYou must be signed in to change notification settings
Appsilon/ansible-python-install
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Install Python (with Jupyter) on Ubuntu and RedHat based systems with Posit's pre-compiled binaries (docs)
If you want to install Workbench's plugins, then the Python used for Jupyter installation needs to be >= 3.7
| Variable | Default | Choices | Comments |
|---|---|---|---|
| python_versions | [3.10.6, 3.9.13] | Array with Python versions >= 3.7 | Version have to be specified as 3.x.y |
| python_jupyter_kernel | true | Boolean: true, false | Makes Python available as a Jupyter Kernel |
| python_jupyter_install | true | Boolean: true, false | Whether to install Jupyter |
| python_jupyter_install_method | virtualenv | String: virtualenv, system | Method of Jupyter installation |
| python_jupyter_python_version | "{{ python_versions[0] }}" | One of the versions passed in python_versions | Used only for virtualenv method |
| python_jupyter_workbench | true | Boolean: true, false | Whether to install Workbench's plugins for Jupyter |
None.
-hosts:allvars:python_versions: -3.10.6 -3.7.8roles: -appsilon.python_install
MIT
About
Install Python on Ubuntu and RedHat based systems with Posit's pre-compiled binaries
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.