Skip to content

Commit 307b334

Browse files
committed
updated rule headers, refreshed html files
1 parent 665490d commit 307b334

14 files changed

+61
-68
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.
1616

1717
| Nbviewer | Jupyter Notebook | Jupyter Lab | HTML |
1818
| --- | -- | --- | --- |
19-
| [0-Workflow.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F0-Workflow.ipynb) | [HTML](https://htmlpreview.github.io?./example1/0-Workflow.html) |
20-
| [1-CreateDataset.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/1-CreateDataset.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F1-CreateDataset.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F1-CreateDataset.ipynb) | [HTML](./example1/1-CreateDataset.html) |
21-
| [2-CalculateFeatures.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/2-CalculateFeatures.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F2-CalculateFeatures.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F2-CalculateFeatures.ipynb) | [HTML](./example1/2-CalculateFeatures.html) |
22-
| [3-FitModel.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/3-FitModel.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F3-FitModel.ipynb) |[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F3-FitModel.ipynb) | [HTML](./example1/3-FitModel.html) |
23-
| [4-Predict.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/4-Predict.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F4-Predict.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F4-Predict.ipynb)| [HTML](./example1/4-Predict.html) |
19+
| [0-Workflow.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F0-Workflow.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example1/0-Workflow.html) |
20+
| [1-CreateDataset.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/1-CreateDataset.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F1-CreateDataset.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F1-CreateDataset.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example1/1-CreateDataset.html) |
21+
| [2-CalculateFeatures.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/2-CalculateFeatures.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F2-CalculateFeatures.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F2-CalculateFeatures.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example1/2-CalculateFeatures.html) |
22+
| [3-FitModel.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/3-FitModel.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F3-FitModel.ipynb) |[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F3-FitModel.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example1/3-FitModel.html) |
23+
| [4-Predict.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example1/4-Predict.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example1%2F4-Predict.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example1%2F4-Predict.ipynb)| [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example1/4-Predict.html) |
2424

2525
---
2626

@@ -41,6 +41,6 @@ notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.
4141

4242
| Nbviewer | Jupyter Notebook | Jupyter Lab | HTML |
4343
| --- | -- | --- | --- |
44-
| [0-Workflow.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F0-Workflow.ipynb) | [HTML](./example2/0-Workflow.html) |
45-
| [1-SimulateTree.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/1-SimulateTree.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F1-SimulateTree.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F1-SimulateTree.ipynb) | [HTML](./example2/1-SimulateTree.html) |
46-
| [2-SimulateSequences.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/2-SimulateSequences.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F2-SimulateSequences.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F2-SimulateSequences.ipynb) | [HTML](./example2/2-SimulateSequences.html) |
44+
| [0-Workflow.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F0-Workflow.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F0-Workflow.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example2/0-Workflow.html) |
45+
| [1-SimulateTree.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/1-SimulateTree.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F1-SimulateTree.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F1-SimulateTree.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example2/1-SimulateTree.html) |
46+
| [2-SimulateSequences.ipynb](https://nbviewer.jupyter.org/github/jupyter-guide/ten-rules-jupyter/blob/master/example2/2-SimulateSequences.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?filepath=example2%2F2-SimulateSequences.ipynb) | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyter-guide/ten-rules-jupyter/master?urlpath=lab/tree/example2%2F2-SimulateSequences.ipynb) | [HTML](https://htmlpreview.github.io?https://github.com/jupyter-guide/ten-rules-jupyter/blob/master/example2/2-SimulateSequences.html) |

example1/0-Workflow.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11787,8 +11787,8 @@ <h1 id="Predict-Fold-Type-of-a-Protein-from-Protein-Sequence">Predict Fold Type
1178711787
<p><strong>For example, this notebook demonstrates:</strong></p>
1178811788
<hr>
1178911789
<p><strong>Rule 1: Tell a Story for an Audience.</strong> This notebook was developed for biologists to learn how to apply a simple machine learning model to protein sequences.</p>
11790-
<p><strong>Rule 3: Document the Entire Workflow.</strong> This notebook describes the entire workflow from data preparation, feature calculation, model fitting, to prediction. The modularity makes it easy to replace one of the steps, for example, use a different method to calculate features or apply a different machine learning model.</p>
11791-
<p><strong>Rule 5: Use Cell and Notebook Boundaries to Organize Code and Reduce Clutter.</strong> We broke the workflow into separate notebooks and use this top-level notebook to explain and orchestrate the workflow.</p>
11790+
<p><strong>Rule 3: Build a Pipeline.</strong> This notebook describes the entire workflow from data preparation, feature calculation, model fitting, to prediction. The modularity makes it easy to replace one of the steps, for example, use a different method to calculate features or apply a different machine learning model.</p>
11791+
<p><strong>Rule 5: Use Cell, Section adn Notebook Divisions to Make Steps Clear.</strong> We broke the workflow into separate notebooks and use this top-level notebook to explain and orchestrate the workflow.</p>
1179211792
<hr>
1179311793

1179411794
</div>
@@ -11986,7 +11986,7 @@ <h2 id="Version-and-Hardware-Information">Version and Hardware Information<a cla
1198611986
<div class="inner_cell">
1198711987
<div class="text_cell_render border-box-sizing rendered_html">
1198811988
<hr>
11989-
<p><strong>Rule 6: Declare Your Dependencies.</strong> Here we use the watermark extension to print software, operating system, and hardware version information.</p>
11989+
<p><strong>Rule 6: Declare Dependencies.</strong> Here we use the watermark extension to print software, operating system, and hardware version information.</p>
1199011990
<hr>
1199111991

1199211992
</div>

example1/0-Workflow.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"\n",
2020
"**Rule 1: Tell a Story for an Audience.** This notebook was developed for biologists to learn how to apply a simple machine learning model to protein sequences.\n",
2121
"\n",
22-
"**Rule 3: Document the Entire Workflow.** This notebook describes the entire workflow from data preparation, feature calculation, model fitting, to prediction. The modularity makes it easy to replace one of the steps, for example, use a different method to calculate features or apply a different machine learning model.\n",
22+
"**Rule 3: Build a Pipeline.** This notebook describes the entire workflow from data preparation, feature calculation, model fitting, to prediction. The modularity makes it easy to replace one of the steps, for example, use a different method to calculate features or apply a different machine learning model.\n",
2323
"\n",
24-
"**Rule 5: Use Cell and Notebook Boundaries to Organize Code and Reduce Clutter.** We broke the workflow into separate notebooks and use this top-level notebook to explain and orchestrate the workflow.\n",
24+
"**Rule 5: Use Cell, Section adn Notebook Divisions to Make Steps Clear.** We broke the workflow into separate notebooks and use this top-level notebook to explain and orchestrate the workflow.\n",
2525
"\n",
2626
"---"
2727
]
@@ -186,7 +186,7 @@
186186
"source": [
187187
"---\n",
188188
"\n",
189-
"**Rule 6: Declare Your Dependencies.** Here we use the watermark extension to print software, operating system, and hardware version information.\n",
189+
"**Rule 6: Declare Dependencies.** Here we use the watermark extension to print software, operating system, and hardware version information.\n",
190190
"\n",
191191
"---"
192192
]

example1/1-CreateDataset.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11785,8 +11785,8 @@ <h1 id="Create-Dataset">Create Dataset<a class="anchor-link" href="#Create-Datas
1178511785
<div class="inner_cell">
1178611786
<div class="text_cell_render border-box-sizing rendered_html">
1178711787
<hr>
11788-
<p><strong>Rule 2: Document Your Process, Not Just Results.</strong> Here we describe the steps how to produce the dataset.</p>
11789-
<p><strong>Rule 3: Make Your Notebook a Pipeline.</strong> Besides documenting all steps, the entire process of dataset creation from the original data files in the /data directory is automated. There are no manual steps.</p>
11788+
<p><strong>Rule 2: Document Process, Not Just Results.</strong> Here we describe the steps how to produce the dataset.</p>
11789+
<p><strong>Rule 3: Build a Pipeline.</strong> Besides documenting all steps, the entire process of dataset creation from the original data files in the /data directory is automated. There are no manual steps.</p>
1179011790
<p><strong>Rule 7: Share and Explain Your Data.</strong> To enable reproducibility we provide a /data directory with data files and a file that describes the datasets with download locations and dates.</p>
1179111791
<hr>
1179211792

example1/1-CreateDataset.ipynb

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"metadata": {},
1414
"source": [
1515
"---\n",
16-
"**Rule 2: Document Your Process, Not Just Results.** Here we describe the steps how to produce the dataset.\n",
16+
"**Rule 2: Document Process, Not Just Results.** Here we describe the steps how to produce the dataset.\n",
1717
"\n",
18-
"**Rule 3: Make Your Notebook a Pipeline.** Besides documenting all steps, the entire process of dataset creation from the original data files in the /data directory is automated. There are no manual steps.\n",
18+
"**Rule 3: Build a Pipeline.** Besides documenting all steps, the entire process of dataset creation from the original data files in the /data directory is automated. There are no manual steps.\n",
1919
"\n",
2020
"**Rule 7: Share and Explain Your Data.** To enable reproducibility we provide a /data directory with data files and a file that describes the datasets with download locations and dates.\n",
2121
"\n",
@@ -847,13 +847,6 @@
847847
"\n",
848848
"---"
849849
]
850-
},
851-
{
852-
"cell_type": "code",
853-
"execution_count": null,
854-
"metadata": {},
855-
"outputs": [],
856-
"source": []
857850
}
858851
],
859852
"metadata": {

example1/2-CalculateFeatures.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11785,8 +11785,8 @@ <h1 id="Calculate-Features">Calculate Features<a class="anchor-link" href="#Calc
1178511785
<div class="inner_cell">
1178611786
<div class="text_cell_render border-box-sizing rendered_html">
1178711787
<hr>
11788-
<p><strong>Rule 4: Turn Reusable Code into Functions.</strong> To avoid duplicating code, we have collected several functions in protvectors.py. These functions are also used in 4-Predict.</p>
11789-
<p><strong>Rule 5: Use Cell and Notebook Boundaries to Organize Code and Reduce Clutter.</strong> We use one cell for each distinct task.</p>
11788+
<p><strong>Rule 4: Modularize Code.</strong> To avoid duplicating code, we have collected several functions in protvectors.py. These functions are also used in 4-Predict.</p>
11789+
<p><strong>Rule 5: Use Cell, Section and Notebook Divisions to Make Steps Clear.</strong> We use one cell for each distinct task.</p>
1179011790
<p><strong>Rule 7: Share and Explain Your Data.</strong> To enable reproducibility we provide a local copy of a Word2vec model in the /data directory and a file that describes the datasets with download locations and dates.</p>
1179111791
<hr>
1179211792

example1/2-CalculateFeatures.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"source": [
1515
"---\n",
1616
"\n",
17-
"**Rule 4: Turn Reusable Code into Functions.** To avoid duplicating code, we have collected several functions in protvectors.py. These functions are also used in 4-Predict.\n",
17+
"**Rule 4: Modularize Code.** To avoid duplicating code, we have collected several functions in protvectors.py. These functions are also used in 4-Predict.\n",
1818
"\n",
19-
"**Rule 5: Use Cell and Notebook Boundaries to Organize Code and Reduce Clutter.** We use one cell for each distinct task.\n",
19+
"**Rule 5: Use Cell, Section and Notebook Divisions to Make Steps Clear.** We use one cell for each distinct task.\n",
2020
"\n",
2121
"**Rule 7: Share and Explain Your Data.** To enable reproducibility we provide a local copy of a Word2vec model in the /data directory and a file that describes the datasets with download locations and dates.\n",
2222
"\n",

example1/3-FitModel.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11785,7 +11785,7 @@ <h1 id="Fit-Model">Fit Model<a class="anchor-link" href="#Fit-Model">&#182;</a><
1178511785
<div class="inner_cell">
1178611786
<div class="text_cell_render border-box-sizing rendered_html">
1178711787
<hr>
11788-
<p><strong>Rule 8: Prepare Your Notebooks to be Read, Run, and Explored.</strong> We use ipywidgets to present the user with a pull-down menu to select a machine learning model.</p>
11788+
<p><strong>Rule 8: Expect Your Notebooks to be Read, Run, and Explored.</strong> We use ipywidgets to present the user with a pull-down menu to select a machine learning model.</p>
1178911789
<hr>
1179011790

1179111791
</div>
@@ -12067,13 +12067,13 @@ <h2 id="Select-a-Classification-Method-(default-SVM)">Select a Classification Me
1206712067

1206812068

1206912069

12070-
<div id="af5f2f97-9efa-42a9-837a-8122ece863fa"></div>
12070+
<div id="5475fa2b-2069-4434-bdf6-2ba82c821185"></div>
1207112071
<div class="output_subarea output_widget_view ">
1207212072
<script type="text/javascript">
12073-
var element = $('#af5f2f97-9efa-42a9-837a-8122ece863fa');
12073+
var element = $('#5475fa2b-2069-4434-bdf6-2ba82c821185');
1207412074
</script>
1207512075
<script type="application/vnd.jupyter.widget-view+json">
12076-
{"model_id": "bfc5880a7c80491aa42724d8d6714a07", "version_major": 2, "version_minor": 0}
12076+
{"model_id": "74da08556c454ff6b56a1a92e2771090", "version_major": 2, "version_minor": 0}
1207712077
</script>
1207812078
</div>
1207912079

example1/3-FitModel.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"source": [
1515
"---\n",
1616
"\n",
17-
"**Rule 8: Prepare Your Notebooks to be Read, Run, and Explored.** We use ipywidgets to present the user with a pull-down menu to select a machine learning model.\n",
17+
"**Rule 8: Expect Your Notebooks to be Read, Run, and Explored.** We use ipywidgets to present the user with a pull-down menu to select a machine learning model.\n",
1818
"\n",
1919
"---"
2020
]
@@ -249,7 +249,7 @@
249249
{
250250
"data": {
251251
"application/vnd.jupyter.widget-view+json": {
252-
"model_id": "bfc5880a7c80491aa42724d8d6714a07",
252+
"model_id": "74da08556c454ff6b56a1a92e2771090",
253253
"version_major": 2,
254254
"version_minor": 0
255255
},

example1/4-Predict.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11785,7 +11785,7 @@ <h1 id="Make-a-Prediction">Make a Prediction<a class="anchor-link" href="#Make-a
1178511785
<div class="inner_cell">
1178611786
<div class="text_cell_render border-box-sizing rendered_html">
1178711787
<hr>
11788-
<p><strong>Rule 8: Prepare Your Notebooks to be Read, Run, and Explored.</strong> We use ipywidgets to present the user with a text box to make a prediction for a protein sequence of their choice. We provide a default sequence to generate a reproducible result.</p>
11788+
<p><strong>Rule 8: Expect Your Notebooks to be Read, Run, and Explored.</strong> We use ipywidgets to present the user with a text box to make a prediction for a protein sequence of their choice. We provide a default sequence to generate a reproducible result.</p>
1178911789
<hr>
1179011790

1179111791
</div>
@@ -11855,13 +11855,13 @@ <h2 id="Enter-a-Protein-Sequence-in-Text-Box">Enter a Protein Sequence in Text B
1185511855

1185611856

1185711857

11858-
<div id="28bb6e26-f634-4b5e-a6ec-ddf73d9da079"></div>
11858+
<div id="442dc7c3-afbd-48f0-b70e-7b67dfb0c524"></div>
1185911859
<div class="output_subarea output_widget_view ">
1186011860
<script type="text/javascript">
11861-
var element = $('#28bb6e26-f634-4b5e-a6ec-ddf73d9da079');
11861+
var element = $('#442dc7c3-afbd-48f0-b70e-7b67dfb0c524');
1186211862
</script>
1186311863
<script type="application/vnd.jupyter.widget-view+json">
11864-
{"model_id": "cb5e76be596d42338648b9012f304446", "version_major": 2, "version_minor": 0}
11864+
{"model_id": "8fe4d82c523e40679fc85b146f493a16", "version_major": 2, "version_minor": 0}
1186511865
</script>
1186611866
</div>
1186711867

0 commit comments

Comments
 (0)