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

Bugfix: data explorer artifact mounting #310

Merged
merged 22 commits into from
Jul 20, 2023
Merged

Bugfix: data explorer artifact mounting #310

merged 22 commits into from
Jul 20, 2023

Conversation

mrchtr
Copy link
Contributor

@mrchtr mrchtr commented Jul 20, 2023

During the last fix I have incorporate a new bug in mounting the correct path to the docker container.
I have adapted the implementation. The path in fondant explore --data-directory <path> can also be an relative path now.
The path will be resolved to an absolute path. Inside the docker container the folder will be located in the root folder.

Copy link
Member

@RobbeSneyders RobbeSneyders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This works a lot nicer :)

Ran into another issue in the data explorer, but added it to #254

@RobbeSneyders RobbeSneyders merged commit 259f021 into ml6team:main Jul 20, 2023
satishjasthi pushed a commit to satishjasthi/fondant that referenced this pull request Jul 21, 2023
During the last fix I have incorporate a new bug in mounting the correct
path to the docker container.
I have adapted the implementation. The path in `fondant explore
--data-directory <path>` can also be an relative path now.
The path will be resolved to an absolute path. Inside the docker
container the folder will be located in the root folder.

---------

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>
Hakimovich99 pushed a commit that referenced this pull request Oct 16, 2023
During the last fix I have incorporate a new bug in mounting the correct
path to the docker container.
I have adapted the implementation. The path in `fondant explore
--data-directory <path>` can also be an relative path now.
The path will be resolved to an absolute path. Inside the docker
container the folder will be located in the root folder.

---------

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>
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.

2 participants