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

Lab4: Build successful #1

Merged
merged 6 commits into from
Aug 24, 2023
Merged

Lab4: Build successful #1

merged 6 commits into from
Aug 24, 2023

Conversation

savakarrohan
Copy link

I noticed that lab4 was unable to be built because of the iterator changes from the lumino libraries.

I have :

  • Added an iterator protocol using [Symbol.iterator] to the ThreadIterator class
  • Updated widget.tsx appropriately with a for (...) loop

The build is successful now and I think it's working correctly,

I have also added comments(maybe unnecessary), I haven't ran the files through the linter,
I notice that the _version.py is getting updated by hatchling.

@github-actions
Copy link

Binder 👈 Launch a Binder on branch savakarrohan/jupyterlab-kernelspy/lab4

@jtpio jtpio added the enhancement New feature or request label Aug 24, 2023
Copy link
Owner

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 39a5087 into jtpio:lab4 Aug 24, 2023
@jtpio
Copy link
Owner

jtpio commented Aug 24, 2023

I notice that the _version.py is getting updated by hatchling.

I think we can actually remove it since it should be generated automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants