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

[AiLab] Export to App Lab function to pass to AI Lab levels #38468

Closed
wants to merge 5 commits into from

Conversation

Erin007
Copy link
Contributor

@Erin007 Erin007 commented Jan 8, 2021

Continuation of #38428 and #38463 to build out the AI Lab - App Lab integration

Compatible with ML Playground PR #52

Sets up an "exportToAppLab" function that can be called from AI Lab to save a trained model and opens a new App Lab project in preparation to reference that saved model. The model id is passed as a query param to the new App Lab project.

2 issues still to sort out:
1.) /projects/applab/new redirects to /projects/applab/<new_channel_id>/edit so I'll need to figure out how to intercept the model id query param and get it into a usable place in the context of App Lab
2.) AiLab.js doesn't have access to CDO.studio_url, but it'd be great to make the link to App Lab relative to environment.

@Erin007 Erin007 requested a review from breville January 8, 2021 16:57
@Erin007 Erin007 changed the title Export to applab [AiLab] Export to App Lab function to pass to AI Lab levels Jan 8, 2021
@Erin007
Copy link
Contributor Author

Erin007 commented Jan 21, 2021

Dead end - opting for the implementation in #38664.

@Erin007 Erin007 closed this Jan 21, 2021
@fisher-alice fisher-alice deleted the export-to-applab branch July 22, 2022 20:38
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

1 participant