-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New package: jupyterlab #30873
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
New package: jupyterlab #30873
Conversation
@ahesford Could you help me fix this loop? |
also, I'm not sure what to do with this |
You can drop the |
a204bbc
to
72c55bc
Compare
This doesn't seem a real build-time cycle, rather a runtime dependency that is not correctly handled by |
The cycle is probably introduced by |
I force-pushed a couple of fixes and broke the check cycle by disabling checks in
|
@ahesford Thanks. I fixed the easy stuff, will look at tests now. |
If on my machine I do
then I get I fixed Finally,
so that seems fine. |
Added |
f6cd84c
to
eb0aedd
Compare
@ahesford Do you understand why the aarch and arm builds are failing? |
Python dependencies (like I haven't looked through the other templates in this PR, but you should probably move |
Ok, this looks almost ready to go, but there are two issues:
|
@ahesford Done. |
Closes: void-linux#30873 [via git-merge-pr]
Jupyterlab is the new generation of Jupyter notebook.
General
It seems to build fine, but still running some tests. @maneandrea
I forked commits from #30802 (just a small edit as mentioned there) and #26806 (edited
hostmakedepends
otherwise it was failing)