j1-template 2022.2.2 → 2022.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +46 -18
  3. data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -0
  4. data/assets/data/fab.html +2 -2
  5. data/assets/data/footer.html +2 -2
  6. data/assets/themes/j1/adapter/js/analytics.js +13 -13
  7. data/assets/themes/j1/adapter/js/cookieConsent.js +1 -1
  8. data/assets/themes/j1/adapter/js/nbinteract.js +366 -120
  9. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +30 -40
  10. data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
  11. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +85 -216
  12. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  13. data/assets/themes/j1/core/js/template.js +1 -1
  14. data/assets/themes/j1/core/js/template.min.js +1 -1
  15. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  16. data/assets/themes/j1/modules/carousel/css/theme/uno.css +5 -0
  17. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  18. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -0
  19. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.css +6 -0
  20. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.min.css +1 -1
  21. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +2 -2
  22. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +1 -2
  23. data/assets/themes/j1/modules/nbInteract/README.md +169 -0
  24. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.css +4 -0
  25. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.min.css +4 -0
  26. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.css +33 -33
  27. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.min.css +1 -1
  28. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.js +2068 -0
  29. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.min.js +36 -0
  30. data/assets/themes/j1/modules/plotly/LICENSE +21 -0
  31. data/assets/themes/j1/modules/plotly/README.md +32 -0
  32. data/assets/themes/j1/modules/plotly/js/plotly.js +265345 -0
  33. data/assets/themes/j1/modules/plotly/js/plotly.min.js +65 -0
  34. data/assets/themes/j1/modules/requirejs/LICENSE +45 -0
  35. data/assets/themes/j1/modules/requirejs/README.md +79 -0
  36. data/assets/themes/j1/modules/requirejs/js/require.js +2068 -0
  37. data/assets/themes/j1/modules/requirejs/js/require.min.js +36 -0
  38. data/lib/j1/version.rb +1 -1
  39. data/lib/starter_web/Gemfile +1 -1
  40. data/lib/starter_web/_config.yml +1 -1
  41. data/lib/starter_web/_data/blocks/defaults/footer.yml +25 -17
  42. data/lib/starter_web/_data/blocks/footer.yml +78 -65
  43. data/lib/starter_web/_data/modules/analytics.yml +8 -23
  44. data/lib/starter_web/_data/modules/defaults/analytics.yml +1 -1
  45. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +4 -1
  46. data/lib/starter_web/_data/modules/justifiedGallery.yml +14 -8
  47. data/lib/starter_web/_data/modules/navigator_menu.yml +6 -3
  48. data/lib/starter_web/_data/modules/nbinteract.yml +12 -48
  49. data/lib/starter_web/_data/resources.yml +52 -18
  50. data/lib/starter_web/_includes/attributes.asciidoc +25 -0
  51. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  52. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge-1920x1200.jpg +0 -0
  53. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge.png +0 -0
  54. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_bar.jpg +0 -0
  55. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_hist.jpg +0 -0
  56. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_line.jpg +0 -0
  57. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_multiple_choice.jpg +0 -0
  58. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter.jpg +0 -0
  59. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter_drag.jpg +0 -0
  60. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_short_answer.jpg +0 -0
  61. data/lib/starter_web/assets/images/pages/nbinteract/nbi-textbook-example.jpg +0 -0
  62. data/lib/starter_web/assets/videos/gallery/kick-it-old-school-poster.jpg +0 -0
  63. data/lib/starter_web/assets/videos/gallery/nye-party-shop-poster.jpg +0 -0
  64. data/lib/starter_web/assets/videos/gallery/stay-colorful-poster.jpg +0 -0
  65. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc +1 -0
  66. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc +1 -0
  67. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc +1 -0
  68. data/lib/starter_web/package.json +1 -2
  69. data/lib/starter_web/pages/public/jupyter/docs/_includes/documents/j1_docs_example_static.asciidoc +232 -232
  70. data/lib/starter_web/pages/public/jupyter/docs/j1-nbinteract-doc.adoc +165 -149
  71. data/lib/starter_web/pages/public/jupyter/docs/nbi-widget-manual.adoc +156 -11
  72. data/lib/starter_web/pages/public/jupyter/docs/nbinteract-doc.adoc +11 -6
  73. data/lib/starter_web/pages/public/jupyter/examples/j1-circular-times-table.adoc +136 -0
  74. data/lib/starter_web/pages/public/jupyter/examples/j1-interactive-widgets.adoc +9 -5
  75. data/lib/starter_web/pages/public/jupyter/examples/j1-odes-in-python.adoc +16 -7
  76. data/lib/starter_web/pages/public/jupyter/examples/j1-testing-plotly.adoc +95 -0
  77. data/lib/starter_web/pages/public/jupyter/examples/j1_climate-change-forecast.adoc +4 -4
  78. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/{algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table-checkpoint.ipynb} +5190 -7291
  79. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast-checkpoint.ipynb +2 -2
  80. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_example_dynamic-checkpoint.ipynb +1 -1
  81. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive_widgets-checkpoint.ipynb +170 -15
  82. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ode_selected-checkpoint.ipynb +1 -1
  83. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_odes_in_python-checkpoint.ipynb +520 -111
  84. data/lib/starter_web/pages/public/jupyter/notebooks/j1/factor_by_factor.mp4 +0 -0
  85. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{.ipynb_checkpoints/j1_algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table.ipynb} +5178 -7308
  86. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_climate_change_forecast.ipynb +2 -2
  87. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_docs_example_dynamic.ipynb +1 -1
  88. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_interactive_widgets.ipynb +170 -15
  89. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{j1_ode_selected.ipynb → j1_odes_in_python.ipynb} +783 -34
  90. data/lib/starter_web/pages/public/jupyter/notebooks/j1/line_by_line.mp4 +0 -0
  91. data/lib/starter_web/pages/public/jupyter/notebooks/j1/point_by_point.mp4 +0 -0
  92. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_recipes_interactive_questions-checkpoint.ipynb +185 -0
  93. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_interact-checkpoint.ipynb +254 -0
  94. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_monty_hall-checkpoint.ipynb +732 -0
  95. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_recipes_interactive_questions.ipynb +19 -22
  96. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_tutorial_monty_hall.ipynb +25 -26
  97. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_circular_times_table.html +746 -0
  98. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_climate_change_forecast.html +2 -2
  99. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_interactive_widgets.html +217 -0
  100. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_odes_in_python.html +955 -0
  101. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/nbi_docs_recipes_interactive_questions.html +1 -2
  102. data/lib/starter_web/pages/public/jupyter/{apis/binderhub-api.adoc → services/binderhub.adoc} +25 -28
  103. data/lib/starter_web/pages/public/jupyter/{apis/jupyterhub-api.adoc → services/jupyterhub.adoc} +8 -9
  104. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
  105. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +9 -15
  106. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
  107. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +12 -1
  108. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +1 -1
  109. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
  110. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
  111. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +117 -12
  112. data/lib/starter_web/pages/public/se/se-fake.adoc +47 -0
  113. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  114. data/lib/starter_web/utilsrv/package.json +1 -1
  115. metadata +41 -41
  116. data/lib/starter_web/_data/_resources.yml +0 -1668
  117. data/lib/starter_web/assets/images/pages/nbinteract/binderhub-architecture.png +0 -0
  118. data/lib/starter_web/assets/videos/gallery/adriana-lima-poster.jpg +0 -0
  119. data/lib/starter_web/pages/public/jupyter/notebooks/binder/binder-launches.ipynb +0 -385
  120. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -6
  121. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/binder-launches-checkpoint.ipynb +0 -385
  122. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/climate-change-forecast-checkpoint.ipynb +0 -916
  123. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/google_altair-checkpoint.ipynb +0 -33
  124. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/ipympl_test_plots-checkpoint.ipynb +0 -14517
  125. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive-checkpoint.ipynb +0 -16493
  126. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive_test-checkpoint.ipynb +0 -14697
  127. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization-checkpoint.ipynb +0 -15358
  128. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization_full-checkpoint.ipynb +0 -2576
  129. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast.ipynb +0 -1060
  130. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_hist-checkpoint.ipynb +0 -98
  131. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive-checkpoint.ipynb +0 -560
  132. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ipympl_test_plots-checkpoint.ipynb +0 -14511
  133. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_pandas_creating_reading_and_writing-checkpoint.ipynb +0 -328
  134. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_recipes_layout-checkpoint.ipynb +0 -341
  135. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/nbi_docs_recipes_graphing-checkpoint.ipynb +0 -98
  136. data/lib/starter_web/pages/public/jupyter/notebooks/j1/binder-launches.ipynb +0 -411
  137. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_examples_correlation-checkpoint.ipynb +0 -651
  138. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/binder-launches.html +0 -546
  139. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_ode_selected.html +0 -186
  140. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/excel.py +0 -55
  141. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot.py +0 -108
  142. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot2.py +0 -108
  143. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/husky.py +0 -121
  144. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/latimes.py +0 -149
  145. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/pcolor.py +0 -6
  146. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/quartz.py +0 -55
  147. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_base.py +0 -94
  148. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_mono.py +0 -158
  149. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/sunsentinel.py +0 -125
@@ -119,8 +119,7 @@
119
119
  </div>
120
120
  <div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
121
121
  <div class="text_cell_render border-box-sizing rendered_html">
122
- <h4 id="nbinteract.short_answer">nbinteract.short_answer<a class="anchor-link" href="#nbinteract.short_answer">&#182;</a></h4><p><code>nbinteract.short_answer</code> takes a question and an answer.</p>
123
- <p>The answer can either be a string, a list of strings, or a function that returns <code>True</code> when called with the user's input. If the function errors, an error message will be displayed.</p>
122
+ <h4 id="nbinteract.short_answer">nbinteract.short_answer<a class="anchor-link" href="#nbinteract.short_answer">&#182;</a></h4><p><code>nbinteract.short_answer</code> takes a question and an answer. The answer can either be a string, a list of strings, or a function that returns <code>True</code> when called with the user's input. If the function errors, an error message will be displayed.</p>
124
123
 
125
124
  </div>
126
125
  </div>
@@ -32,15 +32,13 @@ keywords: >
32
32
  categories: [ Software, Python ]
33
33
  tags: [ Binder, API ]
34
34
 
35
- scrollbar: true
35
+ scrollbar: false
36
36
  personalization: true
37
37
 
38
- permalink: /pages/public/jupyter/docs/binderhub-api/
38
+ permalink: /pages/public/jupyter/docs/binderhub/
39
39
  regenerate: false
40
40
 
41
- resources: [
42
- animate, clipboard, lightbox, rouge
43
- ]
41
+ resources: [ animate, clipboard, lightbox, rouge ]
44
42
  resource_options:
45
43
  - attic:
46
44
  padding_top: 400
@@ -60,7 +58,7 @@ resource_options:
60
58
  // :page--attr: <attr-value>
61
59
  :badges-enabled: false
62
60
  :binder-badge-enabled: false
63
- :binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/nbinteract-notebooks/main?urlpath=/tree
61
+ :binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
64
62
  :jupyterlab-docs--getting-started: https://jupyterlab.readthedocs.io/en/latest/getting_started/starting.html
65
63
  :jupyter-discourse--startup-time: https://discourse.jupyter.org/t/how-to-reduce-mybinder-org-repository-startup-time/4956
66
64
 
@@ -112,7 +110,7 @@ configuration files as other software installation tools, rather than
112
110
  creating new custom configuration files. A number of repo2docker configuration
113
111
  files can be combined to compose more complex setups.
114
112
 
115
- The https://github.com/binder-examples[binder examples, {{browser-window--new}}]
113
+ The https://github.com/binder-examples[binder examples, {browser-window--new}]
116
114
  organization on GitHub contains a list of sample repositories for common
117
115
  configurations that repo2docker can build with various configuration files
118
116
  such as Python and R installation in a repository.
@@ -231,12 +229,12 @@ session opening the path `notebooks`:
231
229
 
232
230
  [source, txt]
233
231
  ----
234
- https://mybinder.org/v2/gh/jekyll-one/nbinteract-notebooks/main?filepath=notebooks
232
+ https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?filepath=notebooks
235
233
  ----
236
234
 
237
235
  The filepath notebooks above is how JupyterLab directs you to a specific file
238
236
  or folder. To learn more about URLs in JupyterLab and Jupyter Notebook, visit
239
- link:{jupyterlab-docs--getting-started}[Starting JupyterLab, {{browser-window--new}}].
237
+ link:{jupyterlab-docs--getting-started}[Starting JupyterLab, {browser-window--new}].
240
238
 
241
239
  === Classic Notebook Interface
242
240
 
@@ -254,7 +252,7 @@ like so:
254
252
  .Example
255
253
  [source, txt]
256
254
  ----
257
- https://mybinder.org/v2/gh/jekyll-one/nbinteract-notebooks/main?urlpath=/tree
255
+ https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
258
256
  ----
259
257
 
260
258
 
@@ -278,7 +276,7 @@ begin an nteract session in the ipynb folder:
278
276
 
279
277
  The `/tree/ipynb` above is how nteract directs you to a specific file
280
278
  or folder. To learn more about nteract, visit the
281
- https://nteract.io/about[nteract website, {{browser-window--new}}].
279
+ https://nteract.io/about[nteract website, {browser-window--new}].
282
280
 
283
281
 
284
282
  === Use different repositories for content and environment
@@ -295,29 +293,29 @@ The form on the mybinder.org home page only allows you to select a repository
295
293
  branch to build from. To create a BinderHub deployment link for situations
296
294
  where the environment and content are housed in separate repositories or on
297
295
  different branches of the same repository, you can use the
298
- https://jupyterhub.github.io/nbgitpuller/link?tab=binder[nbgitpuller link generator, {{browser-window--new}}]
296
+ https://jupyterhub.github.io/nbgitpuller/link?tab=binder[nbgitpuller link generator, {browser-window--new}]
299
297
  to generate a formatted URL. Note that `nbgitpuller` must be included in your
300
298
  hub environment for this to work.
301
299
 
302
300
  For some background on this how-to guide, see this
303
- https://discourse.jupyter.org/t/improve-documentation-for-new-users-not-working-on-the-master-branch/5509[community forum post, {{browser-window--new}}].
301
+ https://discourse.jupyter.org/t/improve-documentation-for-new-users-not-working-on-the-master-branch/5509[community forum post, {browser-window--new}].
304
302
  Here is an example repository using a JupyterHub environment configuration
305
- stored in a https://github.com/ICESAT-2HackWeek/jupyter-image-2020[separate repository, {{browser-window--new}}].
303
+ stored in a https://github.com/ICESAT-2HackWeek/jupyter-image-2020[separate repository, {browser-window--new}].
306
304
  The environment was set up for a community workshop and the tutorial content
307
305
  was compiled and released after the workshop.
308
306
  /////
309
307
 
310
- === Speed up repository launch time
311
-
312
- People often ask how they can speed up the launches for their Binder
313
- repositories. Binder is a bit different from other cloud services because
314
- it builds and launches arbitrary environments that are defined in Git
315
- repositories, rather than only serving a single environment for launches.
316
- The extra time it takes to launch is often a result of these extra steps.
317
-
318
- For some background and tips about how you can speed up your repository
319
- launch times, see this
320
- link:{jupyter-discourse--startup-time}[community forum post, {{browser-window--new}}].
308
+ // === Speed up repository launch time
309
+ //
310
+ // People often ask how they can speed up the launches for their Binder
311
+ // repositories. Binder is a bit different from other cloud services because
312
+ // it builds and launches arbitrary environments that are defined in Git
313
+ // repositories, rather than only serving a single environment for launches.
314
+ // The extra time it takes to launch is often a result of these extra steps.
315
+ //
316
+ // For some background and tips about how you can speed up your repository
317
+ // launch times, see this
318
+ // link:{jupyter-discourse--startup-time}[community forum post, {browser-window--new}].
321
319
 
322
320
  === Track repository data on Binder
323
321
 
@@ -332,14 +330,13 @@ aggregating activity across many repositories).
332
330
  You can access the event analytics archive at `archive.analytics.mybinder.org`.
333
331
  For information about the structure of this dataset, and a description of
334
332
  how you can read-in the data in order to analyze it, see the
335
- link:{binder-sre--analytics}[Binder Site Reliability Guide (SRE), {{browser-window--new}}]
333
+ link:{binder-sre--analytics}[Binder Site Reliability Guide (SRE), {browser-window--new}].
336
334
  instructions.
337
335
 
338
-
339
336
  ==== Example repository to show off analyses
340
337
 
341
338
  To give you a little inspiration, check out the
342
- link:{binder--binderlyzer}[binderlyzer binder, {{browser-window--new}}].
339
+ link:{binder--binderlyzer}[binderlyzer binder, {browser-window--new}].
343
340
  This is a Binder that goes through a simple analysis of Binder repositories
344
341
  using the events archive. It shows how to access it, and gives an idea for
345
342
  questions you can ask with this data!
@@ -34,9 +34,9 @@ keywords: >
34
34
  categories: [ Software, Python ]
35
35
  tags: [ JupyterLab, API ]
36
36
 
37
- scrollbar: true
37
+ scrollbar: false
38
38
 
39
- permalink: /pages/public/jupyter/docs/jupyterlab-api/
39
+ permalink: /pages/public/jupyter/docs/jupyterhub/
40
40
  regenerate: false
41
41
 
42
42
  resources: [
@@ -58,13 +58,12 @@ resource_options:
58
58
 
59
59
  // Set (local) page attributes here
60
60
  // -----------------------------------------------------------------------------
61
- // :page--attr: <attr-value>
62
- :badges-enabled: false
63
- :binder-badge-enabled: false
64
- :binder--home: https://mybinder.org/
65
- :binder--docs: https://mybinder.readthedocs.io/en/latest/
66
- :url-jupyter-server-api--swagger: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/jupyter/jupyter_server/master/jupyter_server/services/api/api.yaml#/
67
-
61
+ // :page--attr: <attr-value>
62
+ :badges-enabled: false
63
+ :binder-badge-enabled: false
64
+ :binder--home: https://mybinder.org/
65
+ :binder--docs: https://mybinder.readthedocs.io/en/latest/
66
+ :url-jupyter-server-api--swagger: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/jupyter/jupyter_server/master/jupyter_server/services/api/api.yaml#/
68
67
 
69
68
  // Load Liquid procedures
70
69
  // -----------------------------------------------------------------------------
@@ -230,4 +230,4 @@ Hopefully, you've enjoyed exploring the possibilities J1 offers for managing
230
230
  and displaying digital image content. But much, much more can the J1 do for
231
231
  your web.
232
232
 
233
- Incredible? See the next example page link:{url-roundtrip--present-videos}[Present videos].
233
+ Incredible? See the next example page link:{url-roundtrip--present-videos}[Present Videos].
@@ -197,13 +197,11 @@ right choice.
197
197
 
198
198
  The community at link:{url-youtube--home}[YouTube, {browser-window--new}] is
199
199
  large, with over 1 billion users that watch hundreds of millions of hours of
200
- content every day. The
201
- link:{url-alexa-scores--youtube}[Alexa Internet, {browser-window--new}]
202
- scores are impressive. For good reasons: the number of channels on YouTube
203
- is enormous. For TV-Stations, it's a must to publish videos of their shows
204
- on YouTube. Find below a current gallery from *The Voice Kids* (SAT.1)
205
- Germany and a real classic channel *Carpool Karaoke* from the frontman James
206
- Corden of *The Late Late Show* at CBS, Los Angeles.
200
+ content every day. The number of channels on YouTube is enormous. For TV
201
+ Stations, it's a must to publish videos of their shows on YouTube. Find below
202
+ a current gallery from *The Voice Kids* (SAT.1) Germany and a real classic
203
+ channel *Carpool Karaoke* from the frontman James Corden of *The Late Late Show*
204
+ at CBS, Los Angeles.
207
205
 
208
206
  .The Voice Kids, Germany 2021
209
207
  gallery::jg_video_online_youtube_2[role="mb-5"]
@@ -225,9 +223,7 @@ Each membership has varied storage limits, but the free plan offers sufficient
225
223
  space for private projects to present video content without advertising.
226
224
 
227
225
  NOTE: A great plus using Vimeo is that *no advertising* is used on that
228
- platform. Find the current
229
- link:{url-alexa-scores--vimeo}[Alexa Internet, {browser-window--new}]
230
- ranking from here.
226
+ platform.
231
227
 
232
228
  .Vimeo Video Gallery - Fashion
233
229
  gallery::jg_video_online_vimeo[role="mb-5"]
@@ -249,8 +245,7 @@ Dailymotion allows users to search videos by *tags*, topic *channels*, or
249
245
  user-created *groups*. Users can upload videos of up to 2 gigabytes and a
250
246
  length of 60 minutes. If a user is a MotionMaker or MotionPartner, a program
251
247
  for particularly creative users or partners, they can upload videos of
252
- unlimited length. Check the ranking at
253
- link:{url-alexa-scores--dailymotion}[Alexa Internet, {browser-window--new}].
248
+ unlimited length.
254
249
 
255
250
  NOTE: Like YouTube, DailyMotion is a commercial platform using *advertising*
256
251
  on all video content. On every video, an ad clip is presented of 15 to
@@ -267,9 +262,8 @@ Registered users can create a profile on VK and exchange information with
267
262
  other users.
268
263
 
269
264
  According to the operator, the platform has over 100 million active users,
270
- but mainly in Russia, Ukraine, and other Russian spoken countries. According
271
- to link:{url-alexa-scores--vk}[Alexa Internet, {browser-window--new}]
272
- VK is among the most popular websites in Russia.
265
+ but mainly in Russia, Ukraine, and other Russian spoken countries. VK is
266
+ among the most popular websites in Russia.
273
267
 
274
268
  NOTE: VK is accused of insufficient protection of personal data. The platform
275
269
  is also openly criticized by neo-Nazi and neo-fascist Groups used without
@@ -252,4 +252,4 @@ J1 Template supports popular icons font sets like:
252
252
  * Iconify
253
253
 
254
254
  Would you like to learn more about icons? The next example page focus on what's
255
- possible using link:{url-roundtrip--icon-fonts}[icon fonts, {browser-window--new}].
255
+ possible using link:{url-roundtrip--icon-fonts}[Icon Fonts, {browser-window--new}].
@@ -497,6 +497,17 @@ iconify:logos:asciidoctor[3x]
497
497
  ----
498
498
  ^|iconify:logos:asciidoctor[3x]
499
499
 
500
+ |3x
501
+ |no modifier set
502
+ |All icons can be found for preview at
503
+ link:{url-iconify--brand-icons}[SVG Logos, {browser-window--new}] page online. +
504
+
505
+ No modifiers +
506
+ [source, adoc, role="noclip"]
507
+ ----
508
+ iconify:logos:jupyter[3x]
509
+ ----
510
+ ^|iconify:logos:jupyter[3x]
500
511
  |===
501
512
 
502
513
  .Medical Icons
@@ -538,4 +549,4 @@ manipulating font icons. Do you think these icon sets can fit your needs?
538
549
  Using Iconify, for all topics, you will find a suitable icon. And it's simple.
539
550
 
540
551
  To check more features of the template, go for the
541
- link:{url-roundtrip--asciidoc-extensions}[Asciidoc extensions] made for J1!
552
+ link:{url-roundtrip--asciidoc-extensions}[Asciidoc Extensions] made for J1!
@@ -749,5 +749,5 @@ The next preview is focussing on advanced Bootstrap Modals. The modals feature
749
749
  is currently in beta status, but it is a great option to customize your
750
750
  user dialogues using them!
751
751
 
752
- Have a look for the link:{url-roundtrip--extended-modals}[BS modal extensions]
752
+ Have a look for the link:{url-roundtrip--extended-modals}[BS Modal Extensions]
753
753
  feature of J1 Template.
@@ -87,7 +87,7 @@ needs some enhancement to display tables on low-resolution devices or smaller
87
87
 
88
88
  The first version for improved responsive tables that scale better is available
89
89
  for the J1 Template. Check out from here what the
90
- link:{url-roundtrip--responsive-tables}[BS tables extensions] can do!
90
+ link:{url-roundtrip--responsive-tables}[BS Table Extensions] can do!
91
91
 
92
92
  // Include the modals HTML portion
93
93
  // -----------------------------------------------------------------------------
@@ -419,4 +419,4 @@ An exciting feature may be the use of themes. But much, much more can the J1
419
419
  do for your Web Site.
420
420
 
421
421
  Check out what themes can do. Have a look at the
422
- link:{url-roundtrip--themes}[BS themes] feature!
422
+ link:{url-roundtrip--themes}[BS Themes] feature!
@@ -54,12 +54,15 @@ resource_options:
54
54
  :cookie-consent: true
55
55
  :logs-files: false
56
56
  :google-analytics: true
57
+ :google-ads: false
57
58
  :hyvor: true
58
59
  :facebook: false
59
60
  :twitter: false
60
61
  :instagram: false
61
62
  :youtube: true
62
63
  :vimeo: true
64
+ :dailymotion: true
65
+ :vk: true
63
66
 
64
67
  // Load Liquid procedures
65
68
  // -----------------------------------------------------------------------------
@@ -169,7 +172,7 @@ improve the services we offer and to improve the content on our website.
169
172
  endif::[]
170
173
 
171
174
  ifeval::[{google-analytics} == true]
172
- == Traffic analytics (GA)
175
+ == Google Traffic analytics (GA)
173
176
 
174
177
  This website uses Google Analytics (GA), a data service for the analysis of
175
178
  user activity. This functionality is only available if you have given your
@@ -188,42 +191,76 @@ to evaluate users for their activity on the website. The information generated
188
191
  by cookies will be transmitted to the provider and stored on the company's
189
192
  servers.
190
193
 
191
- This website uses *anonymization* of *IP addresses*. *Network addresses* of
194
+ This website uses *anonymization* of IP addresses. Network addresses of
192
195
  visitors out of the area of the European Union as well as other countries
193
196
  were contracting to the privacy regulations on the European Economic area
194
- *shortened*. *Personal* assignment of the data recorded is *not* possible.
197
+ shortened. Personal assignment of the data recorded is *not* possible.
195
198
 
196
199
  For more information, see the companies guidelines of the
197
- link:{url-google--privacy-policy-de}[Privacy Settings, {browser-window--new}].
200
+ link:{url-google--privacy-policy-en}[Privacy Settings, {browser-window--new}].
201
+
202
+ NOTE: You can object to its use at any time by selecting the appropriate
203
+ settings with your privacy settings. Notice, however, that you may not be able
204
+ to use the full functionality of this website in this case.
205
+ endif::[]
206
+
207
+ ifeval::[{google-ads} == true]
208
+ == Google Advertising (GAA)
209
+
210
+ This website uses Google Ads (GAD), a data service for personalized
211
+ advertising. This functionality is only available if you have given your
212
+ consent on privacy settings for *personalization*.
213
+ This service is offered by:
214
+
215
+ ----
216
+ Google Inc.
217
+ 1600 Amphitheatre Parkway Mountain View
218
+ CA 94043
219
+ USA
220
+ ----
221
+
222
+ The service uses so-called cookies. These are text files saved on your system
223
+ to evaluate users for their activity on the website. The information generated
224
+ by cookies will be transmitted to the provider and stored on the company's
225
+ servers.
226
+
227
+ This website uses *anonymization* of IP addresses. Network addresses of
228
+ visitors out of the area of the European Union as well as other countries
229
+ were contracting to the privacy regulations on the European Economic area
230
+ shortened. Personal assignment of the data recorded is *not* possible.
231
+
232
+ For more information, see the companies guidelines of the
233
+ link:{url-google--privacy-policy-en}[Privacy Settings, {browser-window--new}].
198
234
 
199
235
  NOTE: You can object to its use at any time by selecting the appropriate
200
236
  settings with your privacy settings. Notice, however, that you may not be able
201
237
  to use the full functionality of this website in this case.
202
238
  endif::[]
203
239
 
240
+
204
241
  ifeval::[{hyvor} == true]
205
242
  == Use of Comments (HT)
206
243
 
207
- On our pages, *functions* of the service *Hyvor Talk* (HT) may be embedded.
244
+ On our pages, functions of the service *Hyvor Talk* (HT) may be embedded.
208
245
  This functionality is only available if you have given your consent on
209
246
  privacy settings for *personalization*.
210
247
  These services are offered by:
211
248
 
212
249
  ----
213
- Green Mount State
214
- Madawa, Pilessa No 130
215
- Kurunegala
216
- Sri Lanka
250
+ Google Inc.
251
+ 1600 Amphitheatre Parkway Mountain View
252
+ CA 94043
253
+ USA
217
254
  ----
218
255
 
219
256
  The *costs* for the provision of the service are paid by the *operator* of
220
257
  this website. The services of *Hyvor Talk* respect your privacy first. If you
221
- use commenting at *Hyvor Talk*, the platform will establish a direct link
222
- between your browser and the servers of the *Hyvor* company.
258
+ use commenting at Hyvor Talk, the platform will establish a direct link
259
+ between your browser and the servers of the Hyvor company.
223
260
 
224
261
  If you are commenting on Hyvor, *no* tracking, advertising, affiliate, or any
225
262
  other *third party* codes are collected or transmitted. Personal data is
226
- *never* passed on to third parties.
263
+ never passed on to third parties.
227
264
 
228
265
  The service uses so-called cookies. These are text files saved on your system
229
266
  to evaluate the user's activity. The information generated by cookies will be
@@ -411,3 +448,71 @@ NOTE: You can object to its use at any time by selecting the appropriate
411
448
  settings with your privacy settings. Notice, however, that you may not be able
412
449
  to use the full functionality of this website in this case.
413
450
  endif::[]
451
+
452
+ ifeval::[{dailymotion} == true]
453
+ == Use of DailyMotion Videos (DMV)
454
+
455
+ On our pages, *functions* (player) of the video platform *DailyMotion* (DMV)
456
+ may be embedded. This functionality is only available if you have given your
457
+ consent on privacy settings for *personalization*.
458
+ These services are offered by:
459
+
460
+ ----
461
+ Dailymotion
462
+ bd Malesherbes
463
+ 75017 Paris
464
+ France
465
+ ----
466
+
467
+ When you visit our website, the integration (*Player*) creates a direct
468
+ connection between your browser and the provider's server. In addition to the
469
+ content (videos), personal data is transmitted to the servers of the company
470
+ *DailyMotion*.
471
+
472
+ The service uses so-called cookies. These are text files saved on your system
473
+ to evaluate the user's activity. The information generated by cookies will be
474
+ transmitted to the provider and stored on the company's servers.
475
+ We point out that we, the operator, do not know about what data is transmitted
476
+ as well as their use at the service provider.
477
+
478
+ For more information, see the companies guidelines of the
479
+ link:{url-dailymotion--privacy-policy}[Privacy Settings, {browser-window--new}].
480
+
481
+ NOTE: You can object to its use at any time by selecting the appropriate
482
+ settings with your privacy settings. Notice, however, that you may not be able
483
+ to use the full functionality of this website in this case.
484
+ endif::[]
485
+
486
+ ifeval::[{vk} == true]
487
+ == Use of VK Videos (VKV)
488
+
489
+ On our pages, *functions* (player) of the video platform *VK* (VKV) may be
490
+ embedded. This functionality is only available if you have given your consent
491
+ on privacy settings for *personalization*.
492
+ These services are offered by:
493
+
494
+ ----
495
+ Vkontakte LLC
496
+ 5 Nevskiy Ave, 5th Floor
497
+ 191186 Saint Petersburg
498
+ Russia
499
+ ----
500
+
501
+ When you visit our website, the integration (*Player*) creates a direct
502
+ connection between your browser and the provider's server. In addition to the
503
+ content (videos), personal data is transmitted to the servers of the company
504
+ *VK*.
505
+
506
+ The service uses so-called cookies. These are text files saved on your system
507
+ to evaluate the user's activity. The information generated by cookies will be
508
+ transmitted to the provider and stored on the company's servers.
509
+ We point out that we, the operator, do not know about what data is transmitted
510
+ as well as their use at the service provider.
511
+
512
+ For more information, see the companies guidelines of the
513
+ link:{url-vk--privacy-policy}[Privacy Settings, {browser-window--new}].
514
+
515
+ NOTE: You can object to its use at any time by selecting the appropriate
516
+ settings with your privacy settings. Notice, however, that you may not be able
517
+ to use the full functionality of this website in this case.
518
+ endif::[]
@@ -0,0 +1,47 @@
1
+ ---
2
+ title: SE Fake
3
+ tagline: page loaded by selenium
4
+ date: 2022-03-28 00:00:00
5
+
6
+ categories: [ Software, Python ]
7
+ tags: [ Binder, Jupyter, Notebooks ]
8
+
9
+ scrollbar: false
10
+ permalink: /pages/public/se-fake/
11
+
12
+ resources: [ nbinteract ]
13
+ resource_options:
14
+ - attic:
15
+ padding_top: 400
16
+ padding_bottom: 50
17
+ opacity: 0.5
18
+ slides:
19
+ - url: /assets/images/pages/nbinteract/mandelbrot-menge-1920x1200.jpg
20
+ ---
21
+
22
+ // Page Initializer
23
+ // =============================================================================
24
+ // Enable the Liquid Preprocessor
25
+ :page-liquid:
26
+
27
+ // Set (local) page attributes here
28
+ // -----------------------------------------------------------------------------
29
+ // :page--attr: <attr-value>
30
+
31
+ // Load Liquid procedures
32
+ // -----------------------------------------------------------------------------
33
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
34
+
35
+ // Load page attributes
36
+ // -----------------------------------------------------------------------------
37
+ {% include {{load_attributes}} scope="global" %}
38
+
39
+
40
+ // Page content
41
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
42
+
43
+ This page is only loaded by the _Selenium_ command-line runner. This makes
44
+ sure at Binder, that the created container *service* leaves up and running,
45
+ and the container *image* are not deleted because in inactivity.
46
+
47
+ textbook::j1_circular_times_table[]
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.2.2",
4
+ "version": "2022.3.1",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.2.2",
4
+ "version": "2022.3.1",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {