ray/doc/source/serve
Max Pumperla 092598774a
[Docs] Executable notebook tutorial (#22030)
We're introducing the usage of [MyST Notebooks](https://myst-nb.readthedocs.io/en/latest/index.html) here and demonstrate how it works by rewriting (and extending) the RLLib Serve tutorial. Benefits:

- [x] Write notebooks in markdown. Can be converted into other formats e.g. with `jupytext`
- [x] Tutorials like this have a binderhub link added to the top nav (launch button).
- [x] Notebooks get executed when docs are built, so it's impossible to have stale docs.
- [x] But locally those builds are cached so that you don't have to wait too long.
- [x] The notebook cell outputs can be shown, hidden or removed.  In particular, we can now avoid adding expected code output as comments in our scripts (which might get outdated).

We're also clarifying  #22022. 

Old tutorial: [here](https://docs.ray.io/en/latest/serve/tutorials/rllib.html)
New tutorial (preview): [here](https://ray--22030.org.readthedocs.build/en/22030/serve/tutorials/rllib.html)

Co-authored-by: simon-mo <simon.mo@hey.com>
2022-02-03 08:13:04 +00:00
..
_examples/doc_code [docs] landing page (fixes #21750) (#21859) 2022-01-26 17:14:25 -08:00
tutorials [Docs] Executable notebook tutorial (#22030) 2022-02-03 08:13:04 +00:00
architecture.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
architecture.svg Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
core-apis.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
deployment.rst Add a new End-to-End tutorial in Serve that walks users through deploying a model (#20765) 2022-01-24 16:36:04 -06:00
end_to_end_tutorial.rst Add a new End-to-End tutorial in Serve that walks users through deploying a model (#20765) 2022-01-24 16:36:04 -06:00
faq.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
http-servehandle.rst Add a new End-to-End tutorial in Serve that walks users through deploying a model (#20765) 2022-01-24 16:36:04 -06:00
index.rst Add a new End-to-End tutorial in Serve that walks users through deploying a model (#20765) 2022-01-24 16:36:04 -06:00
logo.svg Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
ml-models.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
package-ref.rst [docs] landing page (fixes #21750) (#21859) 2022-01-26 17:14:25 -08:00
performance.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
pipeline.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00