Skip to content

Plug in Synapse login as part of project initialization #7

@hafen

Description

@hafen

It would be very convenient not to have to add the lines

import synapseclient
syn = synapseclient.Synapse()
syn.login()

to the top of every analysis script, but instead have this called whenever a project is loaded, handling the case where it's the first time a user has logged in and therefore might need to be interactively prompted for their username and password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions