Skip to content

Commit

Permalink
Temporarily remove failing ray tutorial (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-granta authored May 29, 2024
1 parent fcf8835 commit 7f45a45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 212 deletions.
210 changes: 0 additions & 210 deletions docs/notebooks/asynchronous_nongreedy_batch_ray.pct.py

This file was deleted.

2 changes: 0 additions & 2 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ The following tutorials explain how to use and extend specific Trieste functiona
* How do I use Trieste in asynchronous objective evaluation mode?

* :doc:`Example of using greedy batch acquisition functions and Python multiprocessing module.<notebooks/asynchronous_greedy_multiprocessing>`
* :doc:`Example of using non-greedy batch acquisition functions and Ray.<notebooks/asynchronous_nongreedy_batch_ray>`

.. toctree::
:hidden:
Expand All @@ -69,7 +68,6 @@ The following tutorials explain how to use and extend specific Trieste functiona
notebooks/data_transformation
notebooks/recovering_from_errors
notebooks/asynchronous_greedy_multiprocessing
notebooks/asynchronous_nongreedy_batch_ray
notebooks/visualizing_with_tensorboard
notebooks/code_overview

Expand Down

0 comments on commit 7f45a45

Please sign in to comment.