|
1 | 1 | :video_camera: grabaciones |
2 | 2 | :file_folder: Scripts |
| 3 | +:blue_book: Lecciones en texto |
3 | 4 |
|
4 | 5 |
|
5 | 6 | # General |
6 | 7 |
|
7 | 8 | ## Instalaciones para Python |
8 | | -:video_camera: https://www.youtube.com/watch?v=gMHIRtLui2Y |
9 | | -:file_folder: |
10 | | -- https://github.com/Intercoonecta/Aula-invertida/blob/main/Intro-a-Jupyter/instalacion-jlab-conda.md |
| 9 | +:video_camera: https://www.youtube.com/watch?v=gMHIRtLui2Y |
| 10 | +:file_folder: https://github.com/Intercoonecta/Aula-invertida/blob/main/Intro-a-Jupyter/instalacion-jlab-conda.md |
11 | 11 | ## R vs Python |
12 | 12 |
|
13 | 13 | ## Ciencia abierta |
14 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Ciencia_abierta/ |
| 14 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Ciencia_abierta/ |
15 | 15 | ## Git y Jupyter |
16 | | -https://youtu.be/CKTHnIuWXC4 |
17 | | -- https://docs.github.com/es/get-started/start-your-journey/creating-an-account-on-github |
18 | | -- https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-github/Github.md |
19 | | -- https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-Jupyter/Jupyter.md |
| 16 | +:video_camera: https://youtu.be/CKTHnIuWXC4 |
| 17 | +:file_folder: https://docs.github.com/es/get-started/start-your-journey/creating-an-account-on-github |
| 18 | +:blue_book: https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-github/Github.md |
| 19 | +:blue_book: https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-Jupyter/Jupyter.md |
20 | 20 | ## Markdown |
21 | | -- https://github.com/Intercoonecta/Aula-invertida/blob/main/Intro-a-Markdown/Markdown.md |
| 21 | +:blue_book: https://github.com/Intercoonecta/Aula-invertida/blob/main/Intro-a-Markdown/Markdown.md |
22 | 22 |
|
23 | 23 |
|
24 | 24 | ## Obtención de datos |
25 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Datos_online/ |
26 | | -- https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/lme-obis-extracciones |
| 25 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Datos_online/ |
| 26 | +:file_folder: https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/lme-obis-extracciones |
27 | 27 | # R |
28 | 28 | ## Básico |
29 | | -https://www.youtube.com/watch?v=op9cUUmC1TQ |
30 | | -- https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-R/R.md |
31 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Visualizacion_en_R/ |
| 29 | +:video_camera: https://www.youtube.com/watch?v=op9cUUmC1TQ |
| 30 | +:blue_book: https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-R/R.md |
| 31 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/lunes/Visualizacion_en_R/ |
32 | 32 | ## Intermedio |
33 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/Dia2_Datos_espaciales_R/ |
34 | | -- https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/datos-espaciales-tidy |
35 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/miercoles/Dia3_Datos_temporales_R/ |
| 33 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/Dia2_Datos_espaciales_R/ |
| 34 | +:file_folder: https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/datos-espaciales-tidy |
| 35 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/miercoles/Dia3_Datos_temporales_R/ |
36 | 36 | ## Aplicaciones |
37 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/El_paquete_echogram_R/ |
38 | | -- https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/sfnetworks |
| 37 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/El_paquete_echogram_R/ |
| 38 | +:file_folder: https://github.com/oceanhackweek/ohw-tutorials/tree/OHW22/optional/espanol/sfnetworks |
39 | 39 | - |
40 | 40 | # Python |
41 | 41 | ## Básico |
42 | | -- https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-Python/Python.md |
| 42 | +:blue_book: https://github.com/Intercoonecta/Aula-invertida/tree/main/Intro-a-Python/Python.md |
43 | 43 | ## Intermedio |
44 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/visualizacion_python/ |
45 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/datos_espaciales_python/ |
| 44 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/visualizacion_python/ |
| 45 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/martes/datos_espaciales_python/ |
46 | 46 | ## Aplicaciones |
47 | | -- https://github.com/Intercoonecta/tutoriales/tree/ohwe23/miercoles/acustica_python/ |
| 47 | +:file_folder: https://github.com/Intercoonecta/tutoriales/tree/ohwe23/miercoles/acustica_python/ |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
0 commit comments