Skip to content

Commit 0b84258

Browse files
committed
deploy: cd000f1
1 parent 8f4f84c commit 0b84258

28 files changed

+445
-445
lines changed

Diff for: .doctrees/autodisplay.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/autoui.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/autovuetify.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/buttonbar_extended.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/demo.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/editgrid.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/environment.pickle

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-17.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-178.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-330.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-334.doctree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Diff for: .doctrees/validation.doctree

0 Bytes
Binary file not shown.

Diff for: autodisplay.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h2>Render a list of files<a class="headerlink" href="#render-a-list-of-files" t
393393
</div>
394394
</div>
395395
<div class="cell_output docutils container">
396-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "e6963b5a532d43e4b5f3a48c28b686a4"}</script></div>
396+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "b40cb2f9a30d4d0ba5efbc07e06af7a2"}</script></div>
397397
</div>
398398
</section>
399399
<section id="create-a-custom-renderer">

Diff for: autoui.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
427427
</div>
428428
</div>
429429
<div class="cell_output docutils container">
430-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "8ac981376e2e4040b4cc7f0beddbfc61"}</script></div>
430+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "d9d0d1b87c874bd28927dff94fb90e97"}</script></div>
431431
</div>
432432
<div class="cell docutils container">
433433
<div class="cell_input docutils container">
@@ -438,7 +438,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
438438
</div>
439439
</div>
440440
<div class="cell_output docutils container">
441-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "f7aec80b77bb433193bb56cc809a073e"}</script></div>
441+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "a668eec09f4743bc8e07107a53bc577d"}</script></div>
442442
</div>
443443
<div class="cell docutils container">
444444
<div class="cell_input docutils container">

Diff for: autovuetify.html

+4-4
Large diffs are not rendered by default.

Diff for: buttonbar_extended.html

+2-2
Large diffs are not rendered by default.

Diff for: demo.html

+2-2
Large diffs are not rendered by default.

Diff for: editgrid.html

+5-5
Large diffs are not rendered by default.

Diff for: issue-17.html

+4-4
Large diffs are not rendered by default.

Diff for: issue-178.html

+2-2
Large diffs are not rendered by default.

Diff for: issue-330.html

+2-2
Large diffs are not rendered by default.

Diff for: issue-332.html

+1-1
Large diffs are not rendered by default.

Diff for: issue-334.html

+3-3
Large diffs are not rendered by default.

Diff for: reference/pydantic-jsonschema-mapping.html

+414-414
Large diffs are not rendered by default.

Diff for: reports/validation.err.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ validate(
3838
------------------
3939

4040
----- stderr -----
41-
/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.
41+
/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.
4242
from jsonschema import validate, Draft202012Validator, ErrorTree
4343
------------------
4444

Diff for: searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: validation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h1>Validation - NOTE: NOT YET IMPLEMENTED<a class="headerlink" href="#validati
415415
</div>
416416
</div>
417417
<div class="cell_output docutils container">
418-
<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.
418+
<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.
419419
from jsonschema import validate, Draft202012Validator, ErrorTree
420420
</pre></div>
421421
</div>

0 commit comments

Comments
 (0)