Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed Mar 3, 2022
1 parent 6f4d0d5 commit 144e3d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/user_guides/viewer/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,6 @@ If you double click on “meta” above you can see your meta data.

You can view your meta data more quickly using the console.

Open the console by going to View -> Console.
You can then call ``get_meta()`` to print the meta data dict.

.. image:: ./overview/11.png

Console
^^^^^^^

Expand All @@ -203,6 +198,11 @@ Open these docs
Console
=======

Open the console by going to View -> Console.
You can then call ``get_meta()`` to print the meta data dict.

.. image:: ./overview/11.png

You can interact directly with the :ref:`work environment <ViewerWorkEnv>` using the console.

.. seealso:: :ref:`Viewer Core API <API_ViewerCore>`, :ref:`Overview on consoles <ConsoleOverview>`
Expand Down

0 comments on commit 144e3d2

Please sign in to comment.