Added documentation link in Help menu (#6993)

* Added dcumentation link

* Update Playwright Snapshots

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/6994/head
Mikil Lalwani 3 years ago committed by GitHub
parent 01d58d74cb
commit 4d8ac2635c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,10 @@ const RESOURCES = [
text: 'Markdown Reference',
url: 'https://commonmark.org/help/',
},
{
text: 'Documentation',
url: 'https://jupyter-notebook.readthedocs.io/en/stable/',
},
];
/**

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Loading…
Cancel
Save