Skip to content

Commit

Permalink
add thebelab activation buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Jul 29, 2019
1 parent 97e986d commit b2db3d8
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.AverageLearner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.AverageLearner`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.AverageLearner`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.BalancingLearner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.BalancingLearner`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.BalancingLearner`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.DataSaver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.DataSaver`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.DataSaver`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.IntegratorLearner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.IntegratorLearner`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.IntegratorLearner`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.Learner1D.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.Learner1D`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.Learner1D`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.Learner2D.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.Learner2D`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.Learner2D`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.LearnerND.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.LearnerND`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.LearnerND`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.SKOptLearner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.SKOptLearner`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.SKOptLearner`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.SequenceLearner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Tutorial `~adaptive.SequenceLearner`
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.SequenceLearner`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.advanced-topics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Advanced Topics
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.advanced-topics`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down
2 changes: 2 additions & 0 deletions docs/source/tutorial/tutorial.custom_loss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Custom adaptive logic for 1D and 2D
The complete source code of this tutorial can be found in
:jupyter-download:notebook:`tutorial.custom-loss`

.. thebe-button:: Run the code live inside the documentation!

.. jupyter-execute::
:hide-code:

Expand Down

0 comments on commit b2db3d8

Please sign in to comment.