Skip to content

Commit 64a3a24

Browse files
authored
Removed Gitpod references
1 parent f161b64 commit 64a3a24

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.es.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Dentro de este repositorio, encontrarás un archivo llamado `./notebook/problems
99
Este proyecto viene con los archivos necesarios para comenzar a trabajar de inmediato.
1010

1111
1. Haz un fork de [este repositorio](https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning) en tu cuenta de github.
12-
2. Abre el fork creado recientemente usando una herramienta de aprovisionamiento como [Codespaces](https://4geeks.com/lesson/what-is-github-codespaces) (recomendado) o [Gitpod](https://4geeks.com/es/lesson/como-utilizar-gitpod). Alternativamente, puedes clonarlo en tu computadora local usando el comando `git clone`.
13-
3. Una vez que haya terminado de abrirse, puedes continuar y abrir el archivo `problems.ipynb` para comenzar a resolver cada ejercicio dentro de Notebook.
12+
2. Abre el repositorio creado recientemente en Codespace usando la [extensión del botón de Codespace](https://docs.github.com/en/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository).
13+
3. Una vez que el VSCode del Codespace haya terminado de abrirse, puedes continuar y abrir el archivo `problems.ipynb` para comenzar a resolver cada ejercicio dentro de Notebook.
1414

1515
## 🚛 Cómo entregar este proyecto
1616

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Inside this repository, you will find a file called `./notebook/problems.ipynb`
99
This project and its repository comes with the necessary files to start working.
1010

1111
1. Make a fork of [this repository](https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning) into your github account.
12-
2. Open the recently created fork repository using a provisioning tool like [Codespaces](https://4geeks.com/lesson/what-is-github-codespaces) (recommended) or [Gitpod](https://4geeks.com/lesson/how-to-use-gitpod). Alternatively, you can clone it on your local computer using the `git clone` command.
13-
3. Once it has finished opening you can go ahead and open the `problems.ipynb` file and start solving each exercise inside the notebook.
12+
2. Open the newly created repository in Codespace using the [Codespace button extension](https://docs.github.com/en/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository).
13+
3. Once the Codespace VSCode has finished opening, you can go ahead and open the `problems.ipynb` file and start solving each exercise inside the notebook.
1414

1515
## 🚛 How to deliver this project
1616

1717
Once you are finished solving the exercises make sure to commit your changes, push to your repository fork and go to 4Geeks.com to upload the repository link.
1818

1919
## Solutions
2020

21-
We also incorporated the solutions files `./notebook/*-solution[n].ipynb` that we strongly suggest you only use if you are stuck for more than 30min or if you have already finished and want to compare it with your approach.
21+
We also incorporated the solutions files `./notebook/*-solution[n].ipynb` that we strongly suggest you only use if you are stuck for more than 30min or if you have already finished and want to compare it with your approach.

preview.jpeg

-30.1 KB
Binary file not shown.

preview.png

120 KB
Loading

0 commit comments

Comments
 (0)