mirror of
https://github.com/vale981/ray
synced 2025-03-04 09:31:43 -05:00
![]() Example for running notebooks on our docs directly in the browser by connecting to a binder instance launched on demand. If this seems useful we can extend this to other examples gradually. Signed-off-by: Max Pumperla <max.pumperla@googlemail.com> |
||
---|---|---|
.. | ||
README.md | ||
requirements.txt |
Dependencies for mybinder.org
To run notebook examples directly in the browser with binder, we need to set up the right dependencies, so that the launched notebook can import them right away.
The requirements.txt
file contains dependencies for (most) of the notebooks in our documentation.