Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Mauricio Collazos f1b250675c added more readmes 4 лет назад
..
Dockerfile added examples for python R and GPU 5 лет назад
README.md added more readmes 4 лет назад
compile_docker_image.sh added examples for python R and GPU 5 лет назад
condor.submit added examples for python R and GPU 5 лет назад
requirements.py added examples for python R and GPU 5 лет назад
requirements.txt added examples for python R and GPU 5 лет назад

README.md

Instalación de requerimientos para Python

En esta plantilla encontrará:

Instruciones de uso

Por favor modifique el archivo requirements.txt indicando las librerías necesarias para su script

django==2.2.0

Modifique luego el archivo requirements.py y coloque aquí su script.

Por último ingrese al nodo master.cibiofi.univalle.edu.co (192.168.27.25) mediante SSH y copie en su sistema de archivos la plantilla modificada (use SCP o Filezilla)

Ejecute el script compile_docker_image.sh

bash compile_docker_image.sh

Y por último envíe la tarea usando

condor_submit condor.submit