This website requires JavaScript.
Explore
Help
Sign in
hiro
/
ray
Watch
1
Star
0
Fork
You've already forked ray
0
mirror of
https://github.com/vale981/ray
synced
2025-03-06 10:31:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
363b7cabec
ray
/
doc
/
.gitignore
4 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
[docs] new structure (#21776) This PR consolidates both #21667 and #21759 (look there for features), but improves on them in the following way: - [x] we reverted renaming of existing projects `tune`, `rllib`, `train`, `cluster`, `serve`, `raysgd` and `data` so that links won't break. I think my consolidation efforts with the `ray-` prefix were a little overeager in that regard. It's better like this. Only the creation of `ray-core` was a necessity, and some files moved into the `rllib` folder, so that should be relatively benign. - [x] Additionally, we added Algolia `docsearch`, screenshot below. This is _much_ better than our current search. Caveat: there's a sphinx dependency that needs to be replaced (`sphinx-tabs`) by another, newer one (`sphinx-panels`), as the former prevents loading of the `algolia.js` library. Will follow-up in the next PR (hoping this one doesn't get re-re-re-re-reverted).
2022-01-22 00:42:05 +01:00
# Generated documentation files
_build
source/_static/thumbs
[docs] [serve] Extended Gradio notebook example for Ray Serve deployments (#23494)
2022-04-27 19:03:28 +02:00
.ipynb_checkpoints/
Reference in a new issue
Copy permalink