jupyter-server / enterprise_gateway

A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
https://jupyter-enterprise-gateway.readthedocs.io/en/latest/
Other
620 stars 223 forks source link

Set language and fix conda env link #1265

Closed kevin-bates closed 1 year ago

kevin-bates commented 1 year ago

This pull request addresses some docs issues that just came up.

  1. An updated version of Sphinx wants a language to be set, so we set the language to 'en'.
  2. The conda docs page for managing environments is no longer working (perhaps temporary) for latest, so this changes it to stable - where the page can be found.