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

Updated UI for ArgParser options in TrainingTab.vue #298

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

guptaaryan16
Copy link
Contributor

@guptaaryan16 guptaaryan16 commented Aug 21, 2023

Description

This PR introduces Argument Parser UI in the Code-Generator app that lets the user choose which python argument parser they want to use for the templates. This will be followed by introduction of python-fire and hydra in the Code-Generator app.

Also in this PR, we introduce CI changes that can help reduce CI time and test the integration of python-fire and Hydra in subsequent PRs.

Fix #

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

@netlify
Copy link

netlify bot commented Aug 21, 2023

Deploy Preview for code-generator ready!

Name Link
🔨 Latest commit 14cdc7f
🔍 Latest deploy log https://app.netlify.com/sites/code-generator/deploys/64e47d0e6948bb0008072930
😎 Deploy Preview https://deploy-preview-298--code-generator.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@theory-in-progress theory-in-progress left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

LGTM as well. thanks @guptaaryan16 !

@guptaaryan16 guptaaryan16 merged commit c081ac7 into pytorch-ignite:main Aug 22, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants