|
@@ -117,6 +117,10 @@ function activate(
|
|
|
text: trans.__('Jupyter Reference'),
|
|
|
url: 'https://jupyter.org/documentation'
|
|
|
},
|
|
|
+ {
|
|
|
+ text: trans.__('Jupyter Forum'),
|
|
|
+ url: 'https://discourse.jupyter.org/c/jupyterlab'
|
|
|
+ },
|
|
|
{
|
|
|
text: trans.__('Markdown Reference'),
|
|
|
url: 'https://commonmark.org/help/'
|