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

feat: add file loader #125

Merged
merged 2 commits into from
Jun 13, 2024
Merged

feat: add file loader #125

merged 2 commits into from
Jun 13, 2024

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented Jun 13, 2024

📥 Pull Request Description

Add file loader to load other files than images and dataframes.
Fix load experiments by using Location config instead of dict.

👀 Affected Areas

Experiment loading.
New Option for dashboard

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@ankeko ankeko requested a review from dstalzjohn June 13, 2024 08:47
@ankeko ankeko added 🪲 bug Related to bugs or unexpected behavior ✨ feature Requests or discussions about new features 🔧 enhancement Requests for improvements or enhancements to existing features labels Jun 13, 2024
@ankeko ankeko merged commit 87a87a0 into develop Jun 13, 2024
6 checks passed
@ankeko ankeko deleted the feature/add_file_loader branch June 13, 2024 09:12
@ankeko ankeko mentioned this pull request Jun 13, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Related to bugs or unexpected behavior 🔧 enhancement Requests for improvements or enhancements to existing features ✨ feature Requests or discussions about new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants