GitHub
05/18/2023, 8:20 PMGitHub
05/18/2023, 8:58 PMGitHub
05/18/2023, 9:04 PMGitHub
05/18/2023, 9:33 PMGitHub
05/19/2023, 12:20 AM<https://github.com/flyteorg/flytesnacks/tree/master|master>
by pingsutw
<https://github.com/flyteorg/flytesnacks/commit/16eae65a28d86a498c4022bff96e27840c68e1a1|16eae65a>
- Add an example of how to use BatchSize (#980)
flyteorg/flytesnacksGitHub
05/19/2023, 12:20 AMGitHub
05/19/2023, 1:03 AMGitHub
05/19/2023, 3:11 AM<https://github.com/flyteorg/static-resources/tree/main|main>
by eapolinario
<https://github.com/flyteorg/static-resources/commit/3f818ec7793c6736ba439ee8302125aaecd8cbbe|3f818ec7>
- Add architecture diagram (#20)
flyteorg/static-resourcesGitHub
05/19/2023, 4:50 AMGitHub
05/19/2023, 6:28 AMimport os
import pathlib
import typing
from flytekit import kwtypes, task, workflow, ImageSpec, map_task
from flytekitplugins.papermill import NotebookTask
new_flytekit = "git+<https://github.com/flyteorg/flytekit@022ade936d2fe1eb6a2d705c319cce7d2c66ade6>"
new_papermill = "git+<https://github.com/flyteorg/flytekit.git@022ade936d2fe1eb6a2d705c319cce7d2c66ade6#subdirectory=plugins/flytekit-papermill>"
image = ImageSpec(registry="pingsutw", packages=[new_papermill, new_flytekit], apt_packages=["git"])
nb = NotebookTask(
name="simple-nb",
notebook_path=os.path.join(
pathlib.Path(__file__).parent.absolute(), "nb-simple.ipynb"
),
render_deck=True,
inputs=kwtypes(a=float),
outputs=kwtypes(square=float),
container_image=image,
)
@workflow
def wf(a: float) -> typing.List[float]:
return map_task(nb)(a=[a])
if __name__ == "__main__":
print(wf(a=3.14))
image▾
GitHub
05/19/2023, 7:36 AMMUI Paper
component to change the size. The full view size accounts for the small view port constraint for tablets and touch screens with dynamic viewport sizing.
Close on Esc
key is achieved with a useEffect
document listener pattern.
Tracking Issue
_Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_
fixes flyteorg/flyte#2774
Follow-up issue
NA
flyteorg/flyteconsole
GitHub Actions: Build & Push FlyteConsole Image
GitHub Actions: Get Release Tag
GitHub Actions: Generate Release
WIP: Title contains "Wip"
✅ 5 other checks have passed
5/9 successful checksBosco Raju
05/19/2023, 10:14 AMGitHub
05/19/2023, 10:51 AMflyte_console_unexpected_error▾
GitHub
05/19/2023, 12:15 PM<https://github.com/flyteorg/flyteplugins/tree/master|master>
by hamersaw
<https://github.com/flyteorg/flyteplugins/commit/2afc4417257e7a14df96df52957ea44bc0d5276d|2afc4417>
- Enable pod template and Use copy to construct head/worker in ray plugin (#349)
flyteorg/flytepluginsGitHub
05/19/2023, 12:16 PMGitHub
05/19/2023, 12:33 PMGitHub
05/19/2023, 12:59 PMGitHub
05/19/2023, 2:38 PM<https://github.com/flyteorg/flyte/tree/master|master>
by davidmirror-ops
<https://github.com/flyteorg/flyte/commit/c5be5adea6cda127b7983b272a5afe9827a55fc2|c5be5ade>
- Add logical architecture diagram (#3699)
flyteorg/flyteGitHub
05/19/2023, 3:37 PMcommunity
repo
flyteorg/static-resources
✅ All checks have passed
2/2 successful checksGitHub
05/19/2023, 3:40 PM<https://github.com/flyteorg/community/tree/main|main>
by davidmirror-ops
<https://github.com/flyteorg/community/commit/e5c0e5d2149e122901c484465b9535cff981490d|e5c0e5d2>
- Update README with new community structure
flyteorg/communityGitHub
05/19/2023, 3:42 PM<https://github.com/flyteorg/community/tree/main|main>
by davidmirror-ops
<https://github.com/flyteorg/community/commit/8f7677aa175d844833d56542addd2b2e33e1cb8e|8f7677aa>
- Include meeting link
flyteorg/communityGitHub
05/19/2023, 3:44 PM<https://github.com/flyteorg/community/tree/main|main>
by davidmirror-ops
<https://github.com/flyteorg/community/commit/0b0f48635e57addb4319a3e07f8f5bd0a6359873|0b0f4863>
- Fix syntax
flyteorg/communityGitHub
05/19/2023, 5:05 PMEscape
the modal closes.
Propose: Link/Inline OR Additional context
Create a react hook that listens for the Escape
key press and modifies the <Modal />
or <Dialog />
component's open
state.
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteGitHub
05/19/2023, 5:32 PM<https://github.com/flyteorg/flytekit/tree/master|master>
by pingsutw
<https://github.com/flyteorg/flytekit/commit/a40ccad6bef36c9b6d96eeb1a597aba5c59073dd|a40ccad6>
- Beautify deviceflow prompt (#1625)
flyteorg/flytekitGitHub
05/19/2023, 5:38 PMimage▾
image▾
image▾
image▾
GitHub
05/19/2023, 5:43 PM<https://github.com/flyteorg/flytekit/tree/master|master>
by ByronHsu
<https://github.com/flyteorg/flytekit/commit/25a40123afd123f412bb9825daf284378fc7f40d|25a40123>
- Improve flytekit register (#1643)
flyteorg/flytekitGitHub
05/19/2023, 6:34 PM<https://github.com/flyteorg/flyteplugins/tree/master|master>
by ByronHsu
<https://github.com/flyteorg/flyteplugins/commit/0e6b62a5cb672ccdbc53e786fc34cec75a84ad6e|0e6b62a5>
- Run tests and lint in parallel (#350)
flyteorg/flytepluginsGitHub
05/19/2023, 6:57 PMGitHub
05/19/2023, 7:21 PMGitHub
05/19/2023, 7:25 PM