Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Support for Jupyter Notebook Extensions?

The Research environment is a core Quantopian strength. It's excellent.
If not enabled already, I think it can be made even better by enabling a few extensions from the ones listed here:
https://github.com/ipython-contrib/jupyter_contrib_nbextensions/wiki/Home-4.x-(Jupyter)

In my view the most useful are:

  • codefolding,
  • execute_time,
  • move_selected_cells,
  • skip_traceback,
  • toggle_all_line_numbers

On the admin side, installation is super-painless, too:
https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator

Thanks for listening!