Skip to content

Commit b2db3d8

Browse files
committed
add thebelab activation buttons
1 parent 97e986d commit b2db3d8

11 files changed

+22
-0
lines changed

docs/source/tutorial/tutorial.AverageLearner.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.AverageLearner`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.AverageLearner`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.BalancingLearner.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.BalancingLearner`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.BalancingLearner`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.DataSaver.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.DataSaver`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.DataSaver`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.IntegratorLearner.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.IntegratorLearner`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.IntegratorLearner`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.Learner1D.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.Learner1D`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.Learner1D`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.Learner2D.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.Learner2D`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.Learner2D`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.LearnerND.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.LearnerND`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.LearnerND`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.SKOptLearner.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.SKOptLearner`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.SKOptLearner`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.SequenceLearner.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Tutorial `~adaptive.SequenceLearner`
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.SequenceLearner`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.advanced-topics.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Advanced Topics
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.advanced-topics`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

docs/source/tutorial/tutorial.custom_loss.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Custom adaptive logic for 1D and 2D
1010
The complete source code of this tutorial can be found in
1111
:jupyter-download:notebook:`tutorial.custom-loss`
1212

13+
.. thebe-button:: Run the code live inside the documentation!
14+
1315
.. jupyter-execute::
1416
:hide-code:
1517

0 commit comments

Comments
 (0)