sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

Jupyter: help links are ignored #3335

Open jdemeyer opened 5 years ago

jdemeyer commented 5 years ago

The Jupyter protocol allows a kernel to specify additional help links, appearing in the "Help" menu. The CoCalc version of Jupyter does not support this.

This is used by the SageMath kernel to have links to the Sage documentation for example.

williamstein commented 3 months ago

I think I still haven't implemented this, and definitely should.