Skip to content

Commit

Permalink
check logs docker compose again if direction didn't appear before
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Mendoza authored and Ronald Mendoza committed Jun 9, 2023
1 parent 280968f commit 0adb8a6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,13 @@ Copia el siguiente enlace

![](./src/url_notebook.png)

Asegurase de no tener abierto alguna sesión previa. Caso contratio cerrar esa pestaña del navegador y ejecutar nuevamente el script `./quick_start.sh` en la terminal
Si en caso no apareciera en los logs, intentar los siguiente:

```bash
docker compose logs
```

Asimismo asegurarse de no tener abierto alguna sesión previa. Caso contratio cerrar esa pestaña del navegador y ejecutar nuevamente el script `./quick_start.sh` en la terminal.

Hecho lo anterior se debería ver una carpeta work en la parte izquierda al ingresar se verá el notebook `Spark_DataFrames_Ejemplo.ipynb`

Expand Down

0 comments on commit 0adb8a6

Please sign in to comment.