Skip to content

Commit

Permalink
deploy: cd000f1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgunstone committed Dec 18, 2024
1 parent 8f4f84c commit 0b84258
Show file tree
Hide file tree
Showing 28 changed files with 445 additions and 445 deletions.
Binary file modified .doctrees/autodisplay.doctree
Binary file not shown.
Binary file modified .doctrees/autoui.doctree
Binary file not shown.
Binary file modified .doctrees/autovuetify.doctree
Binary file not shown.
Binary file modified .doctrees/buttonbar_extended.doctree
Binary file not shown.
Binary file modified .doctrees/demo.doctree
Binary file not shown.
Binary file modified .doctrees/editgrid.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/issue-17.doctree
Binary file not shown.
Binary file modified .doctrees/issue-178.doctree
Binary file not shown.
Binary file modified .doctrees/issue-330.doctree
Binary file not shown.
Binary file modified .doctrees/issue-334.doctree
Binary file not shown.
Binary file modified .doctrees/reference/pydantic-jsonschema-mapping.doctree
Binary file not shown.
Binary file modified .doctrees/validation.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion autodisplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h2>Render a list of files<a class="headerlink" href="#render-a-list-of-files" t
</div>
</div>
<div class="cell_output docutils container">
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "e6963b5a532d43e4b5f3a48c28b686a4"}</script></div>
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "b40cb2f9a30d4d0ba5efbc07e06af7a2"}</script></div>
</div>
</section>
<section id="create-a-custom-renderer">
Expand Down
4 changes: 2 additions & 2 deletions autoui.html
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
</div>
</div>
<div class="cell_output docutils container">
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "8ac981376e2e4040b4cc7f0beddbfc61"}</script></div>
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "d9d0d1b87c874bd28927dff94fb90e97"}</script></div>
</div>
<div class="cell docutils container">
<div class="cell_input docutils container">
Expand All @@ -438,7 +438,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
</div>
</div>
<div class="cell_output docutils container">
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "f7aec80b77bb433193bb56cc809a073e"}</script></div>
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "a668eec09f4743bc8e07107a53bc577d"}</script></div>
</div>
<div class="cell docutils container">
<div class="cell_input docutils container">
Expand Down
8 changes: 4 additions & 4 deletions autovuetify.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions buttonbar_extended.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demo.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions editgrid.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions issue-17.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions issue-178.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions issue-330.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion issue-332.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions issue-334.html

Large diffs are not rendered by default.

828 changes: 414 additions & 414 deletions reference/pydantic-jsonschema-mapping.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion reports/validation.err.log
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ validate(
------------------

----- stderr -----
/tmp/ipykernel_2321/1006366414.py:1: DeprecationWarning: Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
/tmp/ipykernel_2267/1006366414.py:1: DeprecationWarning: Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
from jsonschema import validate, Draft202012Validator, ErrorTree
------------------

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion validation.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ <h1>Validation - NOTE: NOT YET IMPLEMENTED<a class="headerlink" href="#validati
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/tmp/ipykernel_2321/1006366414.py:1: DeprecationWarning: Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/tmp/ipykernel_2267/1006366414.py:1: DeprecationWarning: Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
from jsonschema import validate, Draft202012Validator, ErrorTree
</pre></div>
</div>
Expand Down

0 comments on commit 0b84258

Please sign in to comment.