From 18bc2c1a35b151057e1bead57557d538bbbc277a Mon Sep 17 00:00:00 2001 From: ManonMarchand Date: Thu, 21 Nov 2024 09:56:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20cds-astr?= =?UTF-8?q?o/ipyaladin@9fea6be07006cfd2fe034f17f0b275f0c863e2c3=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 4 +- .../notebooks/01_Getting_Started.html | 132 +++--- _collections/notebooks/02_Base_Commands.html | 136 +++---- _collections/notebooks/02_Base_Commands.ipynb | 118 +++--- _collections/notebooks/03_Functions.html | 138 +++---- _collections/notebooks/03_Functions.ipynb | 264 ++++++------ .../notebooks/04_Importing_Tables.html | 164 ++++---- .../notebooks/04_Importing_Tables.ipynb | 222 +++++----- _collections/notebooks/05_Display_a_MOC.html | 136 +++---- _collections/notebooks/05_Display_a_MOC.ipynb | 140 +++---- _collections/notebooks/06_Linked-widgets.html | 136 +++---- .../notebooks/06_Linked-widgets.ipynb | 340 ++++++++-------- .../notebooks/07_on-click-callback.html | 136 +++---- .../notebooks/07_on-click-callback.ipynb | 198 ++++----- .../notebooks/08_Rectangular-selection.html | 136 +++---- .../notebooks/08_Rectangular-selection.ipynb | 308 +++++++------- .../notebooks/09_Displaying_Shapes.html | 140 +++---- .../notebooks/09_Displaying_Shapes.ipynb | 166 ++++---- _collections/notebooks/10_Advanced-GUI.html | 136 +++---- _collections/notebooks/10_Advanced-GUI.ipynb | 384 +++++++++--------- ..._Extracting_information_from_the_view.html | 132 +++--- .../notebooks/12_Planetary_surveys.html | 132 +++--- _modules/index.html | 129 +++--- _modules/ipyaladin/widget.html | 149 +++---- .../autoapi/ipyaladin/widget/index.rst.txt | 10 +- _sources/community/community.md.txt | 3 + _static/basic.css | 15 +- _static/doctools.js | 7 - _static/documentation_options.js | 2 +- _static/graphviz.css | 7 - _static/language_data.js | 7 - _static/scripts/bootstrap.js.map | 2 +- _static/scripts/fontawesome.js | 3 + .../fontawesome.js.LICENSE.txt} | 0 _static/scripts/fontawesome.js.map | 1 + _static/scripts/pydata-sphinx-theme.js | 2 +- _static/scripts/pydata-sphinx-theme.js.map | 2 +- _static/searchtools.js | 38 +- _static/styles/bootstrap.css | 6 - _static/styles/bootstrap.css.map | 1 - _static/styles/pydata-sphinx-theme.css | 32 +- _static/styles/pydata-sphinx-theme.css.map | 2 +- _static/vendor/fontawesome/6.5.2/LICENSE.txt | 165 -------- .../vendor/fontawesome/6.5.2/css/all.min.css | 5 - .../vendor/fontawesome/6.5.2/js/all.min.js | 2 - .../6.5.2/webfonts/fa-v4compatibility.ttf | Bin 10832 -> 0 bytes .../6.5.2/webfonts/fa-v4compatibility.woff2 | Bin 4792 -> 0 bytes .../{6.5.2 => }/webfonts/fa-brands-400.ttf | Bin .../{6.5.2 => }/webfonts/fa-brands-400.woff2 | Bin .../{6.5.2 => }/webfonts/fa-regular-400.ttf | Bin .../{6.5.2 => }/webfonts/fa-regular-400.woff2 | Bin .../{6.5.2 => }/webfonts/fa-solid-900.ttf | Bin .../{6.5.2 => }/webfonts/fa-solid-900.woff2 | Bin _static/webpack-macros.html | 23 +- autoapi/index.html | 132 +++--- autoapi/ipyaladin/index.html | 132 +++--- autoapi/ipyaladin/widget/index.html | 184 ++++----- community/community.html | 134 +++--- genindex.html | 125 +++--- getting_started/getting_started.html | 132 +++--- index.html | 125 +++--- py-modindex.html | 125 +++--- search.html | 126 +++--- searchindex.js | 2 +- user_documentation/user_documentation.html | 132 +++--- 65 files changed, 2513 insertions(+), 3247 deletions(-) create mode 100644 _static/scripts/fontawesome.js rename _static/{vendor/fontawesome/6.5.2/js/all.min.js.LICENSE.txt => scripts/fontawesome.js.LICENSE.txt} (100%) create mode 100644 _static/scripts/fontawesome.js.map delete mode 100644 _static/styles/bootstrap.css delete mode 100644 _static/styles/bootstrap.css.map delete mode 100644 _static/vendor/fontawesome/6.5.2/LICENSE.txt delete mode 100644 _static/vendor/fontawesome/6.5.2/css/all.min.css delete mode 100644 _static/vendor/fontawesome/6.5.2/js/all.min.js delete mode 100644 _static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.ttf delete mode 100644 _static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.woff2 rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-brands-400.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-brands-400.woff2 (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-regular-400.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-regular-400.woff2 (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-solid-900.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-solid-900.woff2 (100%) diff --git a/.buildinfo b/.buildinfo index caaec6ff..614a1f1d 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 5d34cb93619b1cc1eceb8111f9990357 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: cb7e6a198615755cc459c9e15924e1eb tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_collections/notebooks/01_Getting_Started.html b/_collections/notebooks/01_Getting_Started.html index 7eddd58f..3bdd2851 100644 --- a/_collections/notebooks/01_Getting_Started.html +++ b/_collections/notebooks/01_Getting_Started.html @@ -8,7 +8,7 @@ - Getting Started — ipyaladin 0.5.1 documentation + Getting Started — ipyaladin 0.5.2 documentation @@ -16,31 +16,34 @@ document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; - - - - - + + - - - - + + + - + + + - - - + + - - + + @@ -56,6 +59,7 @@ + @@ -71,19 +75,8 @@ Back to top - - - - - - -
-
-
+ +
-
+ +
@@ -134,7 +126,7 @@ - +

Ipyaladin documentation

@@ -211,29 +203,21 @@ +