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

use blueprint for lpad gui #472

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Conversation

tschaume
Copy link
Member

@tschaume tschaume commented Jan 5, 2022

Converting lauchpad GUI to a Flask Blueprint to allow for it to be mounted at a different prefix/application root @mkhorton @shreddd

@mkhorton
Copy link
Member

mkhorton commented Jan 5, 2022

Thanks @tschaume. Can I confirm that, to your knowledge, there are no breaking changes in this PR?

@computron This PR is to allow us to more easily deploy FW dashboards for multiple people on NERSC infrastructure but should otherwise not affect dashboards for regular users.

@tschaume
Copy link
Member Author

tschaume commented Jan 5, 2022

@mkhorton There shouldn't be breaking changes but the commented-out part in fireworks/scripts/lpad_run.py needs to be tested.

@computron
Copy link
Member

@mkhorton @tschaume I'm trying to catch up on some PRs - could you let me know the current status of this? It looks like some tests are failing but maybe they just need a quick rerun or check

@computron computron added the stale Stale/abandoned PRs and issues label Feb 1, 2022
@tschaume
Copy link
Member Author

tschaume commented Feb 1, 2022

@shreddd and @mkhorton have used the blueprint successfully already I think. Based on what's in this PR, this part needs reimplementation to work with blueprints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale/abandoned PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants