pangeo-data / pangeo-cloud-federation

Deployment automation for Pangeo JupyterHubs on AWS, Google, and Azure
https://pangeo.io/cloud.html
59 stars 32 forks source link

What jupyterlab extensions should we install? #142

Open rabernat opened 5 years ago

rabernat commented 5 years ago

There are so many cool ones: https://github.com/topics/jupyterlab-extension

Some ideas:

Ping @lheagy and @ian-r-rose for some suggestions on how to trick out our jupyterlabs!

ian-r-rose commented 5 years ago

A few thoughts/suggestions:

lheagy commented 5 years ago

I am also excited about where the "simplest notebook" is going, especially for education / training applications. I don't think is ready for wide use yet, but it is one to keep an eye on: https://github.com/yuvipanda/simplest-notebook

jbusecke commented 4 years ago

I would love to include nbresuse to monitor the ram usage on the 'head' node.

I also really like jupyterlab-code-formatter in combination with black to keep the code in notebooks neat.