configuración ci/cd para despliegue en milab
.gitlab-ci.yml
0 → 100644
requirements.txt
0 → 100644
# dependencia | |||
tk | |||
click | |||
matplotlib | |||
seaborn | |||
# Pandas | |||
pandas | |||
openpyxl | |||
# datetime para manejo de fechas | |||
datetime | |||
# pytz para manejo de zonas horarias | |||
pytz | |||
jupyter-book | |||
sphinx | |||
numpy | |||
plotly | |||
ipywidgets | |||
pydata-sphinx-theme==0.13.1 |
Please register or sign in to comment