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

jupyter updates 2024-07-25 #329887

Merged
merged 8 commits into from
Jul 26, 2024
Merged

jupyter updates 2024-07-25 #329887

merged 8 commits into from
Jul 26, 2024

Conversation

natsukium
Copy link
Member

@natsukium natsukium commented Jul 25, 2024

Description of changes

Update jupyter-related packages at once to avoid building hundreds of packages over and over again.

This PR is based on the commits generated by the following command.

nix search nixpkgs#python312Packages 'ipython|jupyter|notebook' --json | jq -r 'keys | .[]' | cut -d . -f 3,4 | xargs -n 1 nix-update --commit

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@natsukium
Copy link
Member Author

Result of nixpkgs-review pr 329887 at db083ff run on x86_64-linux 1

8 packages marked as broken and skipped:
  • python311Packages.bambi
  • python311Packages.distrax
  • python311Packages.elegy
  • python311Packages.jupyter-contrib-nbextensions
  • python311Packages.openllm
  • python311Packages.rlax
  • python311Packages.treex
  • python312Packages.openllm
18 packages failed to build:
126 packages built successfully:
  • ihaskell
  • jupyter
  • jupyter-all
  • manim (python312Packages.manim)
  • marimo (python312Packages.marimo)
  • nitrokey-app2
  • pynitrokey (python312Packages.pynitrokey)
  • python311Packages.ansible-kernel
  • python311Packages.arviz
  • python311Packages.augmax
  • python311Packages.batchspawner
  • python311Packages.bqplot
  • python311Packages.bqscales
  • python311Packages.corner
  • python311Packages.dm-haiku
  • python311Packages.dockerspawner
  • python311Packages.einops
  • python311Packages.encodec
  • python311Packages.evosax
  • python311Packages.experiment-utilities
  • python311Packages.flax
  • python311Packages.flowmc
  • python311Packages.ipytablewidgets
  • python311Packages.ipyvuetify
  • python311Packages.jupysql
  • python311Packages.jupysql-plugin
  • python311Packages.jupyter
  • python311Packages.jupyter-collaboration
  • python311Packages.jupyter-contrib-core
  • python311Packages.jupyter-lsp
  • python311Packages.jupyter-nbextensions-configurator
  • python311Packages.jupyter-server
  • python311Packages.jupyter-server-fileid
  • python311Packages.jupyter-server-mathjax
  • python311Packages.jupyter-ydoc
  • python311Packages.jupyterhub
  • python311Packages.jupyterhub-ldapauthenticator
  • python311Packages.jupyterhub-systemdspawner
  • python311Packages.jupyterhub-tmpauthenticator
  • python311Packages.jupyterlab
  • python311Packages.jupyterlab-execute-time
  • python311Packages.jupyterlab-git
  • python311Packages.jupyterlab-lsp
  • python311Packages.jupyterlab-server
  • python311Packages.jupytext
  • python311Packages.manim
  • python311Packages.marimo
  • python311Packages.mkdocs-jupyter
  • python311Packages.nbclassic
  • python311Packages.nbdime
  • python311Packages.nikola
  • python311Packages.nix-kernel
  • python311Packages.notebook
  • python311Packages.notebook-shim
  • python311Packages.notedown
  • python311Packages.oauthenticator
  • python311Packages.ploomber-extension
  • python311Packages.pycrdt
  • python311Packages.pycrdt-websocket
  • python311Packages.pydeck
  • python311Packages.pymc
  • python311Packages.pymoo
  • python311Packages.pynitrokey
  • python311Packages.pytest-notebook
  • python311Packages.qgrid
  • python311Packages.rotary-embedding-torch
  • python311Packages.spsdk
  • python311Packages.streamlit
  • python311Packages.tsfresh
  • python311Packages.vega
  • python311Packages.vqgan-jax
  • python311Packages.xarray-einstats
  • python312Packages.ansible-kernel
  • python312Packages.arviz
  • python312Packages.augmax
  • python312Packages.batchspawner
  • python312Packages.corner
  • python312Packages.dockerspawner
  • python312Packages.einops
  • python312Packages.experiment-utilities
  • python312Packages.ipyvuetify
  • python312Packages.jupysql-plugin
  • python312Packages.jupyter
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-contrib-core
  • python312Packages.jupyter-lsp
  • python312Packages.jupyter-nbextensions-configurator
  • python312Packages.jupyter-server
  • python312Packages.jupyter-server-fileid
  • python312Packages.jupyter-server-mathjax
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyterhub
  • python312Packages.jupyterhub-ldapauthenticator
  • python312Packages.jupyterhub-systemdspawner
  • python312Packages.jupyterhub-tmpauthenticator
  • python312Packages.jupyterlab
  • python312Packages.jupyterlab-execute-time
  • python312Packages.jupyterlab-git
  • python312Packages.jupyterlab-lsp
  • python312Packages.jupyterlab-server
  • python312Packages.jupytext
  • python312Packages.mkdocs-jupyter
  • python312Packages.nbclassic
  • python312Packages.nbdime
  • python312Packages.nikola
  • python312Packages.nix-kernel
  • python312Packages.notebook
  • python312Packages.notebook-shim
  • python312Packages.notedown
  • python312Packages.oauthenticator
  • python312Packages.ploomber-extension
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pydeck
  • python312Packages.pymoo
  • python312Packages.pytest-notebook
  • python312Packages.qgrid
  • python312Packages.rotary-embedding-torch
  • python312Packages.spsdk
  • streamlit (python312Packages.streamlit)
  • python312Packages.xarray-einstats
  • quarto
  • rstudio
  • rstudio-server
  • rstudioServerWrapper
  • rstudioWrapper

@dmadisetti
Copy link
Contributor

Thanks, I had started to wonder why auto update wasn't kicking in.

@natsukium natsukium merged commit 70b7e0b into NixOS:master Jul 26, 2024
38 of 40 checks passed
@natsukium natsukium deleted the jupyter-updates branch July 26, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants