Skip to content

Commit

Permalink
Updated demo notebooks binder url to match repo tag v1.2.0demos2
Browse files Browse the repository at this point in the history
  • Loading branch information
alshan committed Jan 16, 2021
1 parent f829995 commit 1ed0ba7
Show file tree
Hide file tree
Showing 18 changed files with 130 additions and 144 deletions.
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/contours.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fcontours.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fcontours.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
91 changes: 39 additions & 52 deletions docs/examples/jupyter-notebooks/correlation_plot.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/density_2d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fdensity_2d.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fdensity_2d.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/distributions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fdistributions.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fdistributions.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/error_bars.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Ferror_bars.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Ferror_bars.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/export_to_file.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fexport_to_file.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fexport_to_file.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/geom_smooth.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fgeom_smooth.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fgeom_smooth.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fgeotools_naturalearth.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fgeotools_naturalearth.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/ggbunch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fggbunch.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fggbunch.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/label_format.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Flabel_format.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Flabel_format.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/legend_and_axis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Flegend_and_axis.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Flegend_and_axis.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fquickstart.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fquickstart.ipynb\"\n",
" target=\"_parent\"> \n",
" <img align=\"left\" \n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/sampling_pick.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fsampling_pick.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fsampling_pick.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/sampling_stratified.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fsampling_stratified.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fsampling_stratified.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/jupyter-notebooks/scatter_plot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<em><sub>This page is available as an executable or viewable <strong>Jupyter Notebook</strong>:</sub></em>\n",
"<br/><br/>\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos1?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fscatter_plot.ipynb\"\n",
"<a href=\"https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v1.2.0demos2?filepath=docs%2Fexamples%2Fjupyter-notebooks%2Fscatter_plot.ipynb\"\n",
" target=\"_parent\">\n",
" <img align=\"left\"\n",
" src=\"https://mybinder.org/badge_logo.svg\">\n",
Expand Down
Loading

0 comments on commit 1ed0ba7

Please sign in to comment.