Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Volkov f729990436
Samples - Add and change preloaded samples (#2944)
* Samples - Add and change preloaded samples

Add the "Data passing in python components" tutorial.
Combined the "BNasic samples" into the "DSL control structures" tutorial.

* Updated teh Dockerfile to build the tutorials

* Defensive shell programming

* Stop shadowing min and max

* Added missing magic

* Added copyrights
2020-01-31 17:40:53 -08:00
Renmin 10a4f55e3a Release bae654dc5c v0.1.40 (#2818)
* Updated component images to version bae654dc5c

* Updated components to version ff116b6f1a

* 0.1.40

* append old items

* fix line

Co-authored-by: renmingu <40223865+renmingu@users.noreply.github.com>
2020-01-09 01:33:46 -08:00
Shixin 3a94ae37ca Add step by step tutorial using mnist as use case (#2716)
* add step by step tutorial using mnist as use case

* fix mnist typo and change job submit default

* add owner file; modify setup and readme about ui deployment statement

* Refine notebooks and readme to incorporate reviewers comment

* fine tune of the documentation
2020-01-05 18:41:41 -08:00
HUAN-PING SU 8dfa2d9f83 Typo in Data passing in python components.ipynb (#2347)
smal should be small
2019-10-10 14:31:19 -07:00
Alexey Volkov 6be5cd7bc0 Samples - Added the data passing tutorial (#2258)
* Samples - Added the data passing tutorial

* Ensure the correct SDK version is installed

* Corrected the output names

* Added extended explanation of the data passing process
2019-10-01 15:47:08 -07:00