We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e0914 commit 3c6047eCopy full SHA for 3c6047e
docs/index.rst
@@ -3,15 +3,21 @@
3
You can adapt this file completely to your liking, but it should at least
4
contain the root `toctree` directive.
5
6
-Welcome to jupyterlab-urdf's documentation!
+Welcome to JupyterLab-URDF's documentation!
7
===========================================
8
9
With this JupyterLab extension, you can easily create and modify URDF files from the comfort of your web browser.
10
11
.. image:: _static/urdfOverview.gif
12
:alt: Functionality of extension
13
14
-.. jupyterlite::
+Try it with JupyterLite!
15
+------------------------
16
+
17
+.. image:: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
18
+ :target: ./lite/lab
19
20
+.. jupyterlite:: robot.urdf
21
22
.. toctree::
23
:maxdepth: 2
0 commit comments