Skip to content

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