Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create FlyIn Plugin Documentation #1314

Merged
merged 32 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
ca41184
init
ByronHsu Dec 2, 2023
e7fae12
nit
Dec 2, 2023
249f6fa
add v1 by han-ru
Dec 2, 2023
374d0db
v2
Dec 2, 2023
961660b
v3
Dec 2, 2023
f9a1067
v4
Dec 2, 2023
dcb005d
test
Dec 2, 2023
7abb475
update dep
ByronHsu Dec 7, 2023
65c6179
polish
ByronHsu Dec 8, 2023
eb7a57b
lint
ByronHsu Dec 8, 2023
c742cc7
fix image
ByronHsu Dec 8, 2023
e10f15c
fix import
ByronHsu Dec 8, 2023
65b51c3
Update Makefile
ByronHsu Dec 11, 2023
ad5c8ed
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
8f41cc4
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
922df0d
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
e23b832
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
6c48c0c
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
8087eb1
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
cf04b79
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
84840dd
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
f4b3cb6
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
3dc05be
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
411cfcc
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
9ea80bf
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
1d9094f
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
f631105
Update examples/flyin_plugin/README.md
ByronHsu Dec 11, 2023
a43599f
Update examples/flyin_plugin/README.md
ByronHsu Dec 11, 2023
0abcee8
Update examples/flyin_plugin/flyin_plugin/vscode.py
ByronHsu Dec 11, 2023
1c27ec6
minor
ByronHsu Dec 11, 2023
b39aefc
resolve cmt
ByronHsu Dec 11, 2023
79d6f6a
trigger
ByronHsu Dec 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
autoflake
flytekit
black
coverage
Expand Down
112 changes: 51 additions & 61 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile dev-requirements.in
# pip-compile ./dev-requirements.in
#
adlfs==2023.10.0
# via flytekit
Expand All @@ -20,8 +20,12 @@ aiosignal==1.3.1
# via aiohttp
arrow==1.3.0
# via cookiecutter
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
autoflake==2.2.1
# via -r ./dev-requirements.in
azure-core==1.29.5
# via
# adlfs
Expand All @@ -37,7 +41,7 @@ binaryornot==0.4.4
# via cookiecutter
black==23.11.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-black
botocore==1.31.17
# via aiobotocore
Expand Down Expand Up @@ -66,51 +70,48 @@ click==8.1.7
cloudpickle==3.0.0
# via flytekit
codespell==2.2.6
# via -r dev-requirements.in
# via -r ./dev-requirements.in
cookiecutter==2.5.0
# via flytekit
coverage==7.3.2
# via -r dev-requirements.in
# via -r ./dev-requirements.in
croniter==2.0.1
# via flytekit
cryptography==41.0.5
cryptography==41.0.7
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
# via gcsfs
deprecated==1.2.14
# via flytekit
diskcache==5.6.3
# via flytekit
distlib==0.3.7
# via virtualenv
docker==6.1.3
# via flytekit
docker-image-py==0.1.12
# via flytekit
docstring-parser==0.15
# via flytekit
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via virtualenv
flake8==6.1.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-black
# flake8-isort
flake8-black==0.3.6
# via -r dev-requirements.in
# via -r ./dev-requirements.in
flake8-isort==6.1.1
# via -r dev-requirements.in
flyteidl==1.10.0
# via -r ./dev-requirements.in
flyteidl==1.10.6
# via flytekit
flytekit==1.10.1
# via -r dev-requirements.in
flytekit==1.10.2
# via -r ./dev-requirements.in
frozenlist==1.4.0
# via
# aiohttp
Expand All @@ -123,15 +124,11 @@ fsspec==2023.9.2
# s3fs
gcsfs==2023.9.2
# via flytekit
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via flytekit
google-api-core==2.14.0
google-api-core==2.15.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.23.4
google-auth==2.25.1
# via
# gcsfs
# google-api-core
Expand All @@ -141,7 +138,7 @@ google-auth==2.23.4
# kubernetes
google-auth-oauthlib==1.1.0
# via gcsfs
google-cloud-core==2.3.3
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.13.0
# via gcsfs
Expand All @@ -151,25 +148,25 @@ google-crc32c==1.5.0
# google-resumable-media
google-resumable-media==2.6.0
# via google-cloud-storage
googleapis-common-protos==1.61.0
googleapis-common-protos==1.62.0
# via
# flyteidl
# flytekit
# google-api-core
# grpcio-status
grpcio==1.59.3
grpcio==1.60.0
# via
# flytekit
# grpcio-status
grpcio-status==1.59.3
grpcio-status==1.60.0
# via flytekit
identify==2.5.32
identify==2.5.33
# via pre-commit
idna==3.6
# via
# requests
# yarl
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# flytekit
# keyring
Expand All @@ -179,7 +176,7 @@ isodate==0.6.1
# via azure-storage-blob
isort==5.12.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-isort
jaraco-classes==3.3.0
# via keyring
Expand Down Expand Up @@ -212,17 +209,17 @@ marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.11
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flytekit
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r dev-requirements.in
# via -r ./dev-requirements.in
more-itertools==10.1.0
# via jaraco-classes
msal==1.25.0
msal==1.26.0
# via
# azure-datalake-store
# azure-identity
Expand All @@ -234,14 +231,12 @@ multidict==6.0.4
# aiohttp
# yarl
mypy==1.7.1
# via -r dev-requirements.in
# via -r ./dev-requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
# typing-inspect
natsort==8.4.0
# via flytekit
nodeenv==1.8.0
# via pre-commit
numpy==1.26.2
Expand All @@ -263,7 +258,7 @@ pandas==1.5.3
# via flytekit
pathspec==0.11.2
# via black
platformdirs==4.0.0
platformdirs==4.1.0
# via
# black
# virtualenv
Expand All @@ -272,7 +267,7 @@ pluggy==1.3.0
portalocker==2.8.2
# via msal-extensions
pre-commit==3.5.0
# via -r dev-requirements.in
# via -r ./dev-requirements.in
protobuf==4.24.4
# via
# flyteidl
Expand All @@ -283,7 +278,7 @@ protobuf==4.24.4
# protoc-gen-swagger
protoc-gen-swagger==0.1.0
# via flyteidl
pyarrow==10.0.1
pyarrow==14.0.1
# via flytekit
pyasn1==0.5.1
# via
Expand All @@ -296,23 +291,22 @@ pycodestyle==2.11.1
pycparser==2.21
# via cffi
pyflakes==3.1.0
# via flake8
# via
# autoflake
# flake8
pygments==2.17.2
# via rich
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pyopenssl==23.3.0
# via flytekit
pytest==7.4.3
# via -r dev-requirements.in
# via -r ./dev-requirements.in
python-dateutil==2.8.2
# via
# arrow
# botocore
# croniter
# flytekit
# kubernetes
# pandas
python-json-logger==2.0.7
Expand All @@ -324,16 +318,13 @@ pytimeparse==1.1.8
pytz==2023.3.post1
# via
# croniter
# flytekit
# pandas
pyyaml==6.0.1
# via
# cookiecutter
# flytekit
# kubernetes
# pre-commit
regex==2023.10.3
# via docker-image-py
requests==2.31.0
# via
# azure-core
Expand All @@ -356,7 +347,7 @@ rich==13.7.0
# cookiecutter
# flytekit
# rich-click
rich-click==1.7.1
rich-click==1.7.2
# via flytekit
rsa==4.9
# via google-auth
Expand All @@ -368,20 +359,24 @@ six==1.16.0
# isodate
# kubernetes
# python-dateutil
smmap==5.0.1
# via gitdb
sortedcontainers==2.4.0
# via flytekit
statsd==3.3.0
# via flytekit
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# autoflake
# black
# flake8-black
# mypy
# pytest
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
# via
# azure-core
# azure-storage-blob
# black
# flytekit
# mashumaro
# mypy
Expand All @@ -396,20 +391,15 @@ urllib3==1.26.18
# flytekit
# kubernetes
# requests
virtualenv==20.24.7
virtualenv==20.25.0
# via pre-commit
websocket-client==1.6.4
websocket-client==1.7.0
# via
# docker
# kubernetes
wheel==0.42.0
# via flytekit
wrapt==1.16.0
# via
# aiobotocore
# deprecated
# flytekit
yarl==1.9.3
# via aiobotocore
yarl==1.9.4
# via aiohttp
zipp==3.17.0
# via importlib-metadata
Expand Down
Loading
Loading