rsnt_translations
56,437
edits
(Created page with "Référence: https://www.gurobi.com/documentation/8.1/refman/recording_api_calls.html") |
(Created page with "=== Créer un environnement virtuel Python ===") |
||
Line 119: | Line 119: | ||
In this example we want to create a Python environment based on <code>python/3.7</code> in which we want to use <code>gurobi/9.0.1</code> and install the Pandas package. | In this example we want to create a Python environment based on <code>python/3.7</code> in which we want to use <code>gurobi/9.0.1</code> and install the Pandas package. | ||
=== | === Créer un environnement virtuel Python === | ||
These steps need to be done only once per system. | These steps need to be done only once per system. |