j1-template 2022.3.0 → 2022.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/assets/themes/j1/adapter/js/cookieConsent.js +1 -1
- data/assets/themes/j1/adapter/js/nbinteract.js +174 -81
- data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -0
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +1 -1
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +4 -1
- data/lib/starter_web/_plugins/lunr_index.rb +1 -1
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/jupyter/docs/j1-nbinteract-doc.adoc +21 -6
- data/lib/starter_web/pages/public/jupyter/docs/nbi-widget-manual.adoc +6 -6
- data/lib/starter_web/pages/public/jupyter/docs/nbinteract-doc.adoc +11 -6
- data/lib/starter_web/pages/public/jupyter/examples/j1-circular-times-table.adoc +10 -11
- data/lib/starter_web/pages/public/jupyter/examples/j1-interactive-widgets.adoc +9 -5
- data/lib/starter_web/pages/public/jupyter/examples/j1-odes-in-python.adoc +10 -6
- data/lib/starter_web/pages/public/jupyter/examples/j1-testing-plotly.adoc +13 -4
- data/lib/starter_web/pages/public/jupyter/examples/j1_climate-change-forecast.adoc +4 -4
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_circular_times_table-checkpoint.ipynb +12387 -0
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_odes_in_python-checkpoint.ipynb +10 -10
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/factor_by_factor.mp4 +0 -0
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_circular_times_table.ipynb +10 -13
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_odes_in_python.ipynb +15 -15
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/line_by_line.mp4 +0 -0
- data/lib/starter_web/pages/public/jupyter/notebooks/j1/point_by_point.mp4 +0 -0
- data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_circular_times_table.html +6 -9
- data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_odes_in_python.html +10 -10
- data/lib/starter_web/pages/public/jupyter/services/jupyterhub.adoc +6 -7
- data/lib/starter_web/pages/public/se/se-fake.adoc +47 -0
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +7 -2
@@ -55,11 +55,12 @@ resource_options:
|
|
55
55
|
|
56
56
|
// Set (local) page attributes here
|
57
57
|
// -----------------------------------------------------------------------------
|
58
|
-
// :page--attr:
|
59
|
-
:binder-badges-enabled:
|
60
|
-
:binder-app-launch--tree:
|
61
|
-
:binder-app-launch--notebook:
|
62
|
-
:odes-in-python:
|
58
|
+
// :page--attr: <attr-value>
|
59
|
+
:binder-badges-enabled: true
|
60
|
+
:binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
|
61
|
+
:binder-app-launch--notebook: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?filepath=notebooks/j1/j1_odes_in_python.ipynb
|
62
|
+
:odes-in-python: https://elc.github.io/posts/ordinary-differential-equations-with-python/
|
63
|
+
|
63
64
|
// Load Liquid procedures
|
64
65
|
// -----------------------------------------------------------------------------
|
65
66
|
{% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
|
@@ -99,6 +100,9 @@ describing the dynamics of the population of rabbits and foxes. Check how
|
|
99
100
|
the animals depend on each other. Manipulate some parameters to see the
|
100
101
|
influences on the rabbits and foxes population.
|
101
102
|
|
102
|
-
|
103
|
+
CAUTION: Each interactive element presented on this page uses *time-consuming*
|
104
|
+
operations that take a while to finish. The images and the interactive
|
105
|
+
elements are built through a backend in the cloud. Please be patient
|
106
|
+
to see the results.
|
103
107
|
|
104
108
|
textbook::j1_odes_in_python[]
|
@@ -55,10 +55,10 @@ resource_options:
|
|
55
55
|
|
56
56
|
// Set (local) page attributes here
|
57
57
|
// -----------------------------------------------------------------------------
|
58
|
-
// :page--attr:
|
59
|
-
:binder-badges-enabled:
|
60
|
-
:binder-app-launch--tree:
|
61
|
-
:binder-app-launch--notebook:
|
58
|
+
// :page--attr: <attr-value>
|
59
|
+
:binder-badges-enabled: true
|
60
|
+
:binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
|
61
|
+
:binder-app-launch--notebook: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?filepath=notebooks/j1/j1_odes_in_python.ipynb
|
62
62
|
|
63
63
|
// Load Liquid procedures
|
64
64
|
// -----------------------------------------------------------------------------
|
@@ -83,4 +83,13 @@ endif::[]
|
|
83
83
|
|
84
84
|
== Plotly
|
85
85
|
|
86
|
+
lorem:sentences[5]
|
87
|
+
|
88
|
+
lorem:sentences[3]
|
89
|
+
|
90
|
+
CAUTION: Each interactive element presented on this page uses *time-consuming*
|
91
|
+
operations that take a while to finish. The images and the interactive
|
92
|
+
elements are built through a backend in the cloud. Please be patient
|
93
|
+
to see the results.
|
94
|
+
|
86
95
|
textbook::j1_testing_plotly[]
|
@@ -56,10 +56,10 @@ resource_options:
|
|
56
56
|
|
57
57
|
// Set (local) page attributes here
|
58
58
|
// -----------------------------------------------------------------------------
|
59
|
-
// :page--attr:
|
60
|
-
:binder-badges-enabled:
|
61
|
-
:binder-app-launch--tree:
|
62
|
-
:binder-app-launch--notebook:
|
59
|
+
// :page--attr: <attr-value>
|
60
|
+
:binder-badges-enabled: true
|
61
|
+
:binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
|
62
|
+
:binder-app-launch--notebook: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?filepath=notebooks/j1/j1_climate_change_forecast.ipynb
|
63
63
|
|
64
64
|
// Load Liquid procedures
|
65
65
|
// -----------------------------------------------------------------------------
|