Skip to content

Commit

Permalink
Updates flytekit API reference guide (#1204)
Browse files Browse the repository at this point in the history
* ONNX plugin docs

Signed-off-by: Samhita Alla <[email protected]>

* update flytekit API reference

Signed-off-by: Samhita Alla <[email protected]>

* make requirements

Signed-off-by: Samhita Alla <[email protected]>

Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla authored Oct 7, 2022
1 parent 92ef28e commit 3d008e8
Show file tree
Hide file tree
Showing 18 changed files with 264 additions and 130 deletions.
12 changes: 9 additions & 3 deletions doc-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@ sphinx-copybutton
sphinx_fontawesome
sphinx-panels
sphinxcontrib-yt
grpcio
grpcio==1.43.0
grpcio-status==1.43.0
cryptography
google-api-core[grpc]==2.8.2
scikit-learn==1.1.1

# Packages for Plugin docs
# Package name Plugin needing it
botocore # fsspec
fsspec # fsspec
google-cloud # bigquery
google-cloud-bigquery # bigquery
google-cloud-bigquery==3.1.0 # bigquery
markdown # deck
plotly # deck
pandas_profiling # deck
Expand All @@ -36,4 +39,7 @@ sqlalchemy # sqlalchemy
torch # pytorch
skl2onnx # onnxscikitlearn
tf2onnx # onnxtensorflow
tensorflow # onnxtensorflow
tensorflow==2.9.0 # onnxtensorflow
whylogs # whylogs
whylabs-client # whylogs
ray # ray
Loading

0 comments on commit 3d008e8

Please sign in to comment.