matplotlib / matplotlib/ipympl
Outdated stable branch and malfunctional mybinder.org badge
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.7k
- Forks
- 234
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Visiting this repos mybinder example, both using the old stable branch as in the README, or the current master branch, gives us:


This is because mybinder.org won't automatically realize it should install the jupyterlab extension. We would need an apt.txt file in the repo for that to happen where we write:
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib
Also, update the readme to use the master branch may be simpler than remembering to update the stable branch?
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza comprobando la URL de la insignia de MyBinder del README y si existe un archivo apt.txt; después, inicia los ejemplos de MyBinder referenciados en la rama documentada. Se considera terminado cuando la insignia abre un entorno funcional con las extensiones de JupyterLab necesarias y el README apunta a la rama prevista.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter
- Área
- devops, documentation
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 35/100