Skip to content

Remove tab #117

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

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Remove tab #117

merged 3 commits into from
Jul 10, 2023

Conversation

trungleduc
Copy link
Member

No description provided.

@trungleduc trungleduc marked this pull request as draft July 7, 2023 14:27
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Binder 👈 Launch a Binder on branch trungleduc/glue-lab/update-tab

@trungleduc trungleduc marked this pull request as ready for review July 7, 2023 16:02
@trungleduc trungleduc requested a review from martinRenou July 7, 2023 16:02
@trungleduc trungleduc requested a review from brichet July 7, 2023 16:12
Copy link
Member

@brichet brichet left a comment

Choose a reason for hiding this comment

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

Thanks @trungleduc.

I have some comments below

@@ -131,6 +131,14 @@ export class GlueSessionSharedModel
}, false);
}

removeTab(name: string): void {
Copy link
Member

Choose a reason for hiding this comment

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

Probably in a follow up PR, but the viewers of the tab could also be deleted to clean the session file.
Maybe we can open an issue on it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed I wanted to do it in this PR, but it needs more changes in the YDoc structure since we need to keep track of the viewers in a YMap

@brichet
Copy link
Member

brichet commented Jul 10, 2023

Are the changes on yarn.lock expected ?
There are new dependencies on repo looking like personal accounts:

  • @aashutoshrathi/word-wrap
  • @nicolo-ribaudo/semver-v6`

@trungleduc
Copy link
Member Author

Are the changes on yarn.lock expected ? There are new dependencies on repo looking like personal accounts:

  • @aashutoshrathi/word-wrap
  • @nicolo-ribaudo/semver-v6`

Idk, I did not touch on anything in the package.json.

@martinRenou martinRenou merged commit 363164d into QuantStack:main Jul 10, 2023
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.

3 participants