Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alt attirbutes for test docs sprint #10670

Merged
merged 16 commits into from
Jul 24, 2021
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1482,44 +1482,44 @@ We are very excited to add Eric Charles to the core team this month!
([#8562](https://github.com/jupyterlab/jupyterlab/pull/8562),
[#8477](https://github.com/jupyterlab/jupyterlab/issues/8477))

<img src="https://user-images.githubusercontent.com/226720/84566070-966daf80-ad6e-11ea-815b-5f48136b524b.gif" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/226720/84566070-966daf80-ad6e-11ea-815b-5f48136b524b.gif" class="jp-screenshot">
krassowski marked this conversation as resolved.
Show resolved Hide resolved

- Adds a visual clue for distinguishing hidden files and folders in
the file browser window
([#8393](https://github.com/jupyterlab/jupyterlab/pull/8393))

<img src="https://user-images.githubusercontent.com/13181907/81358007-3b77d700-90a3-11ea-885c-31628c55744b.png" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/13181907/81358007-3b77d700-90a3-11ea-885c-31628c55744b.png" class="jp-screenshot">

- Enable horizontal scrolling for toolbars to improve mobile
experience
([#8417](https://github.com/jupyterlab/jupyterlab/pull/8417))

<img src="https://user-images.githubusercontent.com/591645/81733090-bb31e700-9491-11ea-96ab-a4b1695b8e3c.gif" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/591645/81733090-bb31e700-9491-11ea-96ab-a4b1695b8e3c.gif" class="jp-screenshot">
blink1073 marked this conversation as resolved.
Show resolved Hide resolved

- Improves the right-click context menu for the file editor
([#8425](https://github.com/jupyterlab/jupyterlab/pull/8425))

<img src="https://user-images.githubusercontent.com/25207344/84947222-d8bd2680-b0b7-11ea-98da-e4907f9131ba.png" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/25207344/84947222-d8bd2680-b0b7-11ea-98da-e4907f9131ba.png" class="jp-screenshot">
blink1073 marked this conversation as resolved.
Show resolved Hide resolved

- Merge cell attachments when merging cells
([#8427](https://github.com/jupyterlab/jupyterlab/pull/8427),
[#8414](https://github.com/jupyterlab/jupyterlab/issues/8414))

<img src="https://user-images.githubusercontent.com/591645/82072833-97acad80-96d8-11ea-957c-ce006731219b.gif" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/591645/82072833-97acad80-96d8-11ea-957c-ce006731219b.gif" class="jp-screenshot">

- Add styling for high memory usage warning in status bar with
nbresuse
([#8437](https://github.com/jupyterlab/jupyterlab/pull/8437))

<img src="https://user-images.githubusercontent.com/7725109/82213619-1b150b80-9932-11ea-9a53-570bd82d3d2a.png" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/7725109/82213619-1b150b80-9932-11ea-9a53-570bd82d3d2a.png" class="jp-screenshot">

- Adds support for Python version 3.10
([#8445](https://github.com/jupyterlab/jupyterlab/pull/8445))
- Support live editing of SVG with updating rendering
([#8495](https://github.com/jupyterlab/jupyterlab/pull/8495),
[#8494](https://github.com/jupyterlab/jupyterlab/issues/8494))

<img src="https://user-images.githubusercontent.com/45380/83218329-c8123400-a13b-11ea-9137-6b91a29dbc08.png" class="jp-screenshot">
<img alt=" " src="https://user-images.githubusercontent.com/45380/83218329-c8123400-a13b-11ea-9137-6b91a29dbc08.png" class="jp-screenshot">

### For developers

Expand Down Expand Up @@ -1634,7 +1634,7 @@ closed.
notebook toolbar
([#8024](https://github.com/jupyterlab/jupyterlab/pull/8024))

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_restartrunallbutton.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_restartrunallbutton.png" class="jp-screenshot">

- Added a context menu item for opening a Markdown editor from the
Markdown preview
Expand Down Expand Up @@ -1758,18 +1758,18 @@ closed.
([#7407](https://github.com/jupyterlab/jupyterlab/pull/7407),
[#7786](https://github.com/jupyterlab/jupyterlab/pull/7786))

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_celltags.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_celltags.png" class="jp-screenshot">

- File info display when hovering on a file in the file browser
([#7485](https://github.com/jupyterlab/jupyterlab/pull/7485),
[#7352](https://github.com/jupyterlab/jupyterlab/issues/7352))

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_fileinfo.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_fileinfo.png" class="jp-screenshot">

- Support for searching outputs in notebooks
([#7258](https://github.com/jupyterlab/jupyterlab/pull/7258))

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_searchoutput.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/changelog_searchoutput.png" class="jp-screenshot">

- `Ctrl Shift .` and `Ctrl Shift ,` shortcuts move focus to the next
and previous tab bar in the main area, respectively
Expand Down Expand Up @@ -2303,7 +2303,7 @@ in 1.0.0, and other 1.0.x milestones for bugs fixed in patch releases.

### Find and Replace

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/find.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/find.png" class="jp-screenshot">

We have added first class support for find and replace across
JupyterLab. It is currently supported in notebooks and text files and is
Expand All @@ -2326,7 +2326,7 @@ extensible for other widgets who wish to support it.

### Status Bar

<img src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/statusbar.png" class="jp-screenshot">
<img alt=" " src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/master/docs/source/getting_started/statusbar.png" class="jp-screenshot">

We have integrated the [JupyterLab Status Bar
package](https://github.com/jupyterlab/jupyterlab-statusbar) package
Expand Down
4 changes: 4 additions & 0 deletions docs/source/user/files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@ The file browser is in the left sidebar Files tab:
.. image:: images/file_menu_left.png
:align: center
:class: jp-screenshot
:alt: Alt text here

Many actions on files can also be carried out in the File menu:

.. image:: images/file_menu_top.png
:align: center
:class: jp-screenshot
:alt: Alt text here

.. _open-file:

Expand Down Expand Up @@ -87,6 +89,7 @@ directory open.
.. image:: images/shareable_link.png
:align: center
:class: jp-screenshot
:alt: Alt text here

.. _file-copy-path:

Expand Down Expand Up @@ -116,6 +119,7 @@ You can also create new documents or activities using the File menu:
.. image:: images/file_create_text_file.png
:align: center
:class: jp-screenshot
:alt: Alt text here

.. _current-directory:

Expand Down
4 changes: 4 additions & 0 deletions docs/source/user/interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cell tools inspector <notebook>`, and the :ref:`tabs list <tabs>`.
.. image:: images/interface_jupyterlab.png
:align: center
:class: jp-screenshot
:alt: Alt text here
krassowski marked this conversation as resolved.
Show resolved Hide resolved

JupyterLab sessions always reside in a :ref:`workspace <url-workspaces-ui>`.
Workspaces contain the state of JupyterLab: the files that are currently open,
Expand Down Expand Up @@ -62,6 +63,7 @@ and a list of tabs in the main work area:
.. image:: images/interface_left.png
:align: center
:class: jp-screenshot
:alt: Alt text here

.. _left-sidebar-toggle:

Expand Down Expand Up @@ -110,12 +112,14 @@ activities in the main work area:
.. image:: images/interface_tabs.png
:align: center
:class: jp-screenshot
:alt: Alt text here

The same information is also available in the Tabs menu:

.. image:: images/interface_tabs_menu.png
:align: center
:class: jp-screenshot
:alt: Alt text here

.. _tabs-singledocument:

Expand Down