Multiple python version installs: Difference between revisions
Jump to navigation
Jump to search
m
→comparison of docker images
mNo edit summary |
|||
| Line 218: | Line 218: | ||
== Python version on docker images == | == Python version on docker images == | ||
=== comparison of docker images === | === comparison of docker images === | ||
* condaforge/miniforge3:latest: python 3.9.10 | |||
* condaforge/miniforge3:4.9.2-5: python 3.8.6 | |||
* continuumio/anaconda3: python 3.9.7 | |||
<div class="table-responsive" style="width:100%; min-height: .01%; overflow-x: auto;"> | <div class="table-responsive" style="width:100%; min-height: .01%; overflow-x: auto;"> | ||
<table border="1" class="wikitable"> | <table border="1" class="wikitable"> | ||