Skip to content

Basic "CLI" #546

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

Closed
wants to merge 1 commit into from
Closed

Basic "CLI" #546

wants to merge 1 commit into from

Conversation

Olivia-liu
Copy link
Contributor

Differential Revision: D49758493

@netlify
Copy link

netlify bot commented Sep 29, 2023

Deploy Preview for resplendent-gnome-14e531 canceled.

Name Link
🔨 Latest commit 7607916
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/651b569b500e390008634336

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 29, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

@Olivia-liu Olivia-liu force-pushed the export-D49758493 branch 2 times, most recently from 718b833 to d5f5591 Compare September 29, 2023 23:46
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

@Olivia-liu Olivia-liu force-pushed the export-D49758493 branch 2 times, most recently from 8451be5 to 727288f Compare October 2, 2023 21:02
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

Summary:

Not a CLI strictly speaking, but should be good enough for MVP. See Test Plan for how to use it.

Regarding added dependencies:
* pandas: for dataframe usage [here](https://fburl.com/code/5i7nghbq)
* tabulate: for pretty printing [here](https://fburl.com/code/krmppoh8)

***Note***: the changes in "executorch/oss/pyproject.toml" and "executorch/oss/setup.py" are not just for the CLI, but also *necessary* to enable the Python Inspector APIs in OSS.

Reviewed By: tarun292

Differential Revision: D49758493
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49758493

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 83af3a4.

tarun292 pushed a commit that referenced this pull request Oct 5, 2023
Summary:
Pull Request resolved: #546

Not a CLI strictly speaking, but should be good enough for MVP. See Test Plan for how to use it.

Regarding added dependencies:
* pandas: for dataframe usage [here](https://fburl.com/code/5i7nghbq)
* tabulate: for pretty printing [here](https://fburl.com/code/krmppoh8)

***Note***: the changes in "executorch/oss/pyproject.toml" and "executorch/oss/setup.py" are not just for the CLI, but also *necessary* to enable the Python Inspector APIs in OSS.

Reviewed By: tarun292

Differential Revision: D49758493

fbshipit-source-id: 4703ce68a3b2b59c2d50861934434ce5de7f95af
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants