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

Regular update + improvements #1194

Merged
merged 2 commits into from
Dec 3, 2020
Merged

Conversation

romainx
Copy link
Collaborator

@romainx romainx commented Dec 1, 2020

The following changes have been made.

  • General
    • Changed: Bump hadolint (Docker linter)
  • base-notebook
    • Changed: Bump Ubuntu
    • Changed: Bump Miniforge and conda
    • Changed: Bump notebook
    • Changed: Bump jupyterhub
    • Added: MINIFORGE_VERSIONenv variable, I think it's interesting to have it for information at runtime (cf PR Switch from Miniconda to Miniforge #1189)
    • Removed: bzip2 ubuntu package -> shipped with Miniforge [1]
    • Changed: Gather together prerequisites install (move tini install with conda and pip install).
      Keep jupyter installation separated from prerequisites installation.
      Permit to save one step of conda install.
  • scipy-notebook
    • Changed Bump h5py
    • Changed Bump sympy
  • datascience-notebook
    • Changed: Bump Julia
  • all-spark-notebook
    • Changed: Bump r-sparklyr

[1] bzip2 installation

$ which bzip2
# /opt/conda/bin/bzip2

@romainx romainx requested a review from parente December 2, 2020 03:08
@parente parente merged commit 399cbb9 into jupyter:master Dec 3, 2020
@romainx romainx deleted the update_2020-12-01 branch December 4, 2020 06:16
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.

None yet

2 participants