Skip to content

Conversation

@gigony
Copy link
Collaborator

@gigony gigony commented Sep 20, 2021

  • Fix type error for Python 3.7 mypy
  • Update user guide for SDK - part 1
  • Accept only folder input path on App Runner
    • Update code to detect if the input path is a file path or a folder path
    • Update documents accordingly.

Signed-off-by: Gigon Bae <gbae@nvidia.com>
@gigony gigony added documentation Improvements or additions to documentation architectural story Work related to architecture labels Sep 20, 2021
@gigony gigony added this to the v0.1.0 milestone Sep 20, 2021
@gigony gigony self-assigned this Sep 20, 2021
:alt: Developing Application
:align: center
:caption: ⠀⠀Steps to developing application
:caption: ⠀⠀Steps to develop application
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

application -> an application or applications

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated! Thank you!
Also updated

Steps to package, local-running, and deploying MONAI Application Package (MAP) to Steps to package, local-running, and deploying a MONAI Application Package (MAP) (adding 'a') in other part of the document.


```bash
usage: monai-deploy run [-h] [-l {DEBUG,INFO,WARN,ERROR,CRITICAL}] [-q] <map-image[:tag]> <input> <output>
usage: monai-deploy run [-h] [-l <LEVEL>G,INFO,WARN,ERROR,CRITICAL}] [-q] <map-image[:tag]> <input> <output>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended, <LEVEL>G?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You seem to have hawk eyes :)

Let me fix the typo.

* `--timeout <VALUE>`: A timeout (overrides default `0`. In seconds.).
* `--version`: A version of the Application (overrides default `"0.0.0"`).
* `--working-dir, -w <WORKDIR>`: A directory mounted in container for Application (overrides default `"/var/monai"`).
Optional Path to the directory containing all application models
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this line supposed to be added here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you!

This one is a typo. Let me remove it.

Copy link
Collaborator

@MMelQin MMelQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a few comments.

Copy link
Collaborator Author

@gigony gigony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MMelQin for the review!

* `--timeout <VALUE>`: A timeout (overrides default `0`. In seconds.).
* `--version`: A version of the Application (overrides default `"0.0.0"`).
* `--working-dir, -w <WORKDIR>`: A directory mounted in container for Application (overrides default `"/var/monai"`).
Optional Path to the directory containing all application models
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you!

This one is a typo. Let me remove it.


```bash
usage: monai-deploy run [-h] [-l {DEBUG,INFO,WARN,ERROR,CRITICAL}] [-q] <map-image[:tag]> <input> <output>
usage: monai-deploy run [-h] [-l <LEVEL>G,INFO,WARN,ERROR,CRITICAL}] [-q] <map-image[:tag]> <input> <output>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You seem to have hawk eyes :)

Let me fix the typo.

:alt: Developing Application
:align: center
:caption: ⠀⠀Steps to developing application
:caption: ⠀⠀Steps to develop application
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated! Thank you!
Also updated

Steps to package, local-running, and deploying MONAI Application Package (MAP) to Steps to package, local-running, and deploying a MONAI Application Package (MAP) (adding 'a') in other part of the document.

Signed-off-by: Gigon Bae <gbae@nvidia.com>
Signed-off-by: Gigon Bae <gbae@nvidia.com>
@gigony gigony merged commit a704c50 into main Sep 21, 2021
@MMelQin MMelQin deleted the update_app_runner_input branch November 5, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architectural story Work related to architecture documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants