pangeo-data / jupyter-earth

Jupyter meets the Earth: combining research use cases in geosciences with technical developments within the Jupyter and Pangeo ecosystems.
https://jupytearth.org
Creative Commons Zero v1.0 Universal
28 stars 6 forks source link

hub image: fix build after updating to ubuntu 22.04 - remove apt package python-mode #132

Closed consideRatio closed 2 years ago

consideRatio commented 2 years ago

The apt package python-mode seems related to emacs as an editor and not critical, so I straight up removed it to become compatible with ubuntu 22.04. This is a followup to #131.

@fperez if you observe emacs no longer supporting something you expect related to python - this is the reason!