Releases: v3io/tutorials
Releases · v3io/tutorials
v3.0.4
Updated welcome/readme to with more prominent links
v3.0.3
Fix get-additional-demos.sh: demos folder with wrong permissions
v3.0.2
Fix script executable flags
v3.0.1
get-additional-demos.sh fix text output mistake
v3.0.0
- Remove demos from this repository. Demos are now part of mlrun/demos repo.
- Update Dask example
- Add v3io-py notebook examples
- Minor update to getting-started tutorial notebook
- Fix virtual-environment notebook to show python 3.7 instead of 3.6
v2.10.5
model-deployment with streaming demo
v2.10.4
Update model serving
v2.8.17
Update model serving
v2.10.3
Added execution permissions to bash script files.
v2.10.2
- Updated the data-ingestion-and-preparation.ipynb/README.md tutorial.
- Updated the data-ingestion-and-preparation/gpu-cudf-vs-pd.ipynb tutorial to add instructions for creating a RAPIDS Conda virtual environment instructions, and add
pip install
commands for the generator,
- Fixed and improved the getting-started-tutorial.