Commit e12ec75
authored
Add basic customer transactions example (#354)
* Update CI dependencies for building Python API docs
* Fix Sphinx version for CI
* Fix Sphinx installation commands
* Move pip3 command to sub directory
* Install dependencies for Python3 doc building
* Remove building of Python API docs from root Makefile
* Add basic customer transactions example
* Removed notebook history for basic example1 parent 6de3932 commit e12ec75
File tree
11 files changed
+438
-29
lines changed- .prow/scripts
- examples/basic
- sdk/python
- docs/html
- .doctrees
- feast
- tests/e2e
11 files changed
+438
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments