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

Remote devel #73

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

Remote devel #73

wants to merge 28 commits into from

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
2 participants