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

Onsite dev #58

Merged
merged 44 commits into from
Jul 31, 2023
Merged

Onsite dev #58

merged 44 commits into from
Jul 31, 2023

Conversation

hannahker
Copy link
Collaborator

@hannahker hannahker commented Jul 26, 2023

Development work from the onsite Hackathon:

  • Integrating changes to export pixel mask
  • Add submit job button to UI
  • Add placeholder callback to run model

I've overlapped with some of @tamidodo's work in #57. The code here is a quick initial implementation so could be replaced by #57 once that's finalized.

Please excuse the last 6 commits as I was getting a weird layout error when deploying...

@github-actions
Copy link

github-actions bot commented Jul 26, 2023

Staging application has been deployed and is available at: https://dash5-services.plotly.host/ml-exchange-staging
Production app name: ml-exchange
Current branch name: onsite-dev
Commit: 0f107f7

@hannahker
Copy link
Collaborator Author

Feels like there is probably a dumb reason behind this... but for the life of me I can't figure out why we have this error in the deploy logs on the staging app:

2023-07-26T23:03:16.385Z: return _bootstrap._gcd_import(name[level:], package, level)
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap>", line 991, in _find_and_load
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap_external>", line 843, in exec_module
2023-07-26T23:03:16.385Z: File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
2023-07-26T23:03:16.385Z: File "/workspace/app.py", line 17, in <module>
2023-07-26T23:03:16.385Z: control_bar_layout(),
2023-07-26T23:03:16.385Z: File "/workspace/components/control_bar.py", line 368, in layout
2023-07-26T23:03:16.385Z:  _accordion_item(
2023-07-26T23:03:16.385Z: TypeError: _accordion_item() missing 1 required positional argument: 'id'

@hannahker hannahker changed the base branch from main to annotation-exporting July 28, 2023 14:37
@danton267 danton267 merged commit 2abd9ee into annotation-exporting Jul 31, 2023
4 checks passed
@danton267 danton267 deleted the onsite-dev branch July 31, 2023 12:06
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.

5 participants