Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Launch button for interactive app doesn't appear in developer views #434

Closed
ericfranz opened this issue Dec 27, 2018 · 1 comment
Closed
Milestone

Comments

@ericfranz
Copy link
Contributor

If the app has no cluster specified, the launch button will not appear for the app. This is because the app is "invalid". When developing, even "invalid" apps should appear with launch buttons, so you can launch and see the interface.

This is problematic because in https://osc.github.io/ood-documentation/release-1.3/app-development/tutorials-interactive-apps/add-jupyter/copy-app.html the tutorial in step 7 claims:

You should now see a details view of the Jupyter app you just created. If you click Launch Jupyter Notebook it should open a new tab with the following warning:

This app requires a cluster that does not exist.

Instead by default you will see this:

screen 2018-12-27 at 3 24 18 pm

Only after setting a valid cluster in the form.yml will you see the launch button:

screen 2018-12-27 at 3 25 11 pm

@ericfranz
Copy link
Contributor Author

Fixed with #435

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant