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

add client object and example of two clients #158

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jdroenner
Copy link
Member

No description provided.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

'''
return listing.load(self.get_session(), timeout)

def layer_collection_reload(
Copy link
Contributor

@michaelmattig michaelmattig Nov 2, 2023

Choose a reason for hiding this comment

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

does this method still make sense? What is the difference to resolve? Previously you would call this on an existing collection and change its internals, but now you get a new collection anyway?

Copy link
Member Author

Choose a reason for hiding this comment

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

the parameters and result types are different. We could change that but we should do that when we decide to implement the client like this

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