Skip to content

Releases: v3io/tutorials

v3.0.4

29 Nov 13:31
4817fb9
Compare
Choose a tag to compare

Updated welcome/readme to with more prominent links

v3.0.3

25 Nov 09:31
d7edaf9
Compare
Choose a tag to compare

Fix get-additional-demos.sh: demos folder with wrong permissions

v3.0.2

19 Nov 13:04
29f79ca
Compare
Choose a tag to compare

Fix script executable flags

v3.0.1

17 Nov 14:01
301c8c4
Compare
Choose a tag to compare

get-additional-demos.sh fix text output mistake

v3.0.0

17 Nov 09:47
79f0d0b
Compare
Choose a tag to compare
  • 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

01 Sep 13:59
0bcd929
Compare
Choose a tag to compare

model-deployment with streaming demo

v2.10.4

26 Jul 14:50
5bf2ed0
Compare
Choose a tag to compare

Update model serving

v2.8.17

26 Jul 14:49
5bf2ed0
Compare
Choose a tag to compare

Update model serving

v2.10.3

09 Jul 19:53
c996fa3
Compare
Choose a tag to compare

Added execution permissions to bash script files.

v2.10.2

09 Jul 19:14
bbd7970
Compare
Choose a tag to compare
  • 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.