Skip to content

Conversation

@paskino
Copy link
Contributor

@paskino paskino commented Nov 11, 2021

closes #71

@paskino paskino marked this pull request as draft November 11, 2021 23:31

def SelectImageRemote(self, image_var, image, label=None, next_button=None):
# start the RemoteFileBrowser
logfile = os.path.join(os.getcwd(), '..','..',"RemoteFileDialog.log")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Clearly this is a hack. Possibly we don't want to save a log file? Or we should have another temporary directory/file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

temporary would be best

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.

Implement remote computation

3 participants