Skip to content

Commit

Permalink
Merge pull request #33 from emiliom/patch-2
Browse files Browse the repository at this point in the history
Update OHW login.html for event in Spanish
  • Loading branch information
sgibson91 authored Oct 9, 2024
2 parents 68ca92c + c81028a commit 3d9a051
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</div>
</form>
<a role="button" id="login-button" class='btn btn-jupyter btn-lg' href='{{authenticator_login_url}}'>
Log in to start
Log in para comenzar
</a>
{% else %}
<a role="button" class='btn btn-jupyter btn-lg' href='{{authenticator_login_url}}'>
Expand All @@ -84,16 +84,17 @@
<div class="col-md-6">
<big class="details-welcome lead">
Bienvenido al <strong>JupyterHub-2i2c</strong> de <a href="{{ custom.org.url }}">{{ custom.org.name }}</a>
del evento Intercoonecta OceanHackWeek en español, Feb. 27 - Mar. 3, 2023.
del programa Intercoonecta OceanHackWeek en español, Octubre-Noviembre 2024.
<br />
Esta plataforma da acceso a entornos de <strong>Python utilizando JupyterLab</strong>strong> y de <strong>R utilizando RStudio</strong>.
El interfaz de JupyterLab inicialmente aparecerá en Inglés por defecto. Para cambiarlo al español,
ver las <a href="https://github.com/Intercoonecta/Aula-invertida/blob/main/Intro-a-Jupyter/jupyter-tutorial.md#cambiar-el-interfaz-al-espa%C3%B1ol">instrucciones que hemos desarrollado</a>.

<br />
(<strong>Welcome to the OceanHackWeek 2i2c JupyterHub! From February 13 through March 3, 2023,
this hub will prioritize support for an OceanHackWeek event taking place in Spanish, Feb. 27 - Mar. 3.
(<strong>Welcome to the OceanHackWeek 2i2c JupyterHub! From October to November 2024,
this hub will prioritize support for two OceanHackWeek events taking place in Spanish, October 15-18 and November 25-29.
We will add more information about that event here, soon. If you are not participating in this
event, please use this hub lightly.</strong>)
event and still have access, please use this hub lightly.</strong>)
</big>
<br />
<br />
Expand Down

0 comments on commit 3d9a051

Please sign in to comment.