You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing Python code that loads files from the local folder fails.
As we serve shares from the virtual folder swan_sharing_folder, which does not exist in the filesystem, Voila matches the current directory to the home of the user who receives the share.
This could be prevented if we served the full EOS path (#125)
The text was updated successfully, but these errors were encountered:
Executing Python code that loads files from the local folder fails.
As we serve shares from the virtual folder
swan_sharing_folder
, which does not exist in the filesystem, Voila matches the current directory to the home of the user who receives the share.This could be prevented if we served the full EOS path (#125)
The text was updated successfully, but these errors were encountered: