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

Pinning R 4.0 with runtime.txt on mybinder.org not working as expected #1077

Closed
fkohrt opened this issue May 20, 2021 · 14 comments · Fixed by #1104
Closed

Pinning R 4.0 with runtime.txt on mybinder.org not working as expected #1077

fkohrt opened this issue May 20, 2021 · 14 comments · Fixed by #1104
Labels

Comments

@fkohrt
Copy link
Contributor

fkohrt commented May 20, 2021

Bug description

Pinning the R version to 4.0 using runtime.txt on mybinder.org does not work – I get R 4.1 instead.

Expected behaviour

I expect R version 4.0.5 ("Shake and Throw"):

> R.version.string
[1] "R version 4.0.5 (2021-03-31)"      

Actual behaviour

I get R version 4.1.0 ("Camp Pontanezen"):

> R.version.string
[1] "R version 4.1.0 (2021-05-18)"      

How to reproduce

  1. Set up a repository with the following runtime.txt:
r-4.0-2021-05-19
  1. Binder

Your personal set up

I am using the mybinder.org service.

Versions:

  • jupyterhub --version: 1.3.0
  • python --version: Python 3.7.10
Full environment
aiohttp==3.7.4.post0
alembic @ file:///home/conda/feedstock_root/build_artifacts/alembic_1613901514078/work
anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1612745536224/work/dist
argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1602546578258/work
async-generator==1.10
async-timeout==3.0.1
attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1605083924122/work
Babel @ file:///home/conda/feedstock_root/build_artifacts/babel_1605182336601/work
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
backports.functools-lru-cache==1.6.1
bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1612213472466/work
blinker==1.4
brotlipy==0.7.0
certifi==2020.12.5
certipy==0.1.3
cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1613413867554/work
chardet @ file:///home/conda/feedstock_root/build_artifacts/chardet_1610093487176/work
cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography_1612993734132/work
decorator==4.4.2
defusedxml==0.6.0
entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1602701733603/work/dist/entrypoints-0.3-py2.py3-none-any.whl
idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1593328102638/work
importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1610355166636/work
ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1613852948592/work/dist/ipykernel-5.5.0-py3-none-any.whl
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1612487002309/work
ipython-genutils==0.2.0
ipywidgets @ file:///home/conda/feedstock_root/build_artifacts/ipywidgets_1609995587151/work
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1610146791823/work
Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1612119311452/work
json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1600692310011/work
jsonschema==3.2.0
jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1610375432619/work
jupyter-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1612125257337/work
jupyter-offlinenotebook @ file:///home/conda/feedstock_root/build_artifacts/jupyter-offlinenotebook_1610833110941/work
jupyter-resource-usage @ file:///home/conda/feedstock_root/build_artifacts/jupyter-resource-usage_1608550684149/work
jupyter-rsession-proxy @ https://github.com/jupyterhub/jupyter-rsession-proxy/archive/d5efed5455870556fc414f30871d0feca675a4b4.zip
jupyter-server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1613709403212/work
jupyter-server-proxy==1.4.0
jupyter-shiny-proxy @ https://github.com/ryanlovett/jupyter-shiny-proxy/archive/47557dc47e2aeeab490eb5f3eeae414cdde4a6a9.zip
jupyter-telemetry @ file:///home/conda/feedstock_root/build_artifacts/jupyter_telemetry_1605173804246/work
jupyterhub @ file:///home/conda/feedstock_root/build_artifacts/jupyterhub-feedstock_1607688225833/work
jupyterlab @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_1612296988614/work
jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1601375948261/work
jupyterlab-server @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_server_1613760084674/work
jupyterlab-widgets @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_widgets_1609173350931/work
Mako @ file:///home/conda/feedstock_root/build_artifacts/mako_1610659158978/work
MarkupSafe @ file:///home/conda/feedstock_root/build_artifacts/markupsafe_1610127564475/work
mistune @ file:///home/conda/feedstock_root/build_artifacts/mistune_1610112870915/work
multidict==5.1.0
nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1610352513187/work
nbclient @ file:///home/conda/feedstock_root/build_artifacts/nbclient_1612903843315/work
nbconvert @ file:///home/conda/feedstock_root/build_artifacts/nbconvert_1605401831777/work
nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1611005694671/work
nbgitpuller==0.9.0
nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1605195931949/work
notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1610575319689/work
nteract-on-jupyter==2.1.3
oauthlib==3.0.1
packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1612459636436/work
pamela==1.0.0
pandocfilters==1.4.2
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1607618318316/work
pexpect==4.8.0
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602535628301/work
prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1605543085815/work
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1613068548426/work
psutil @ file:///home/conda/feedstock_root/build_artifacts/psutil_1610127094245/work
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1593275161868/work
pycurl==7.43.0.6
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1613412098605/work
PyJWT @ file:///home/conda/feedstock_root/build_artifacts/pyjwt_1610910308735/work
pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1608055815057/work
pyparsing==2.4.7
pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1610146801408/work
PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1610291444829/work
python-dateutil==2.8.1
python-editor==1.0.4
python-json-logger @ file:///home/conda/feedstock_root/build_artifacts/python-json-logger_1602545356084/work
pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1612179539967/work
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1613478743724/work
requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1608156231189/work
ruamel.yaml @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml_1610291373612/work
ruamel.yaml.clib @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml.clib_1610146839777/work
Send2Trash==1.5.0
simpervisor==0.4
six @ file:///home/conda/feedstock_root/build_artifacts/six_1590081179328/work
sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1610318316464/work
SQLAlchemy @ file:///home/conda/feedstock_root/build_artifacts/sqlalchemy_1612225082967/work
terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1609794176029/work
testpath==0.4.4
tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1610094704591/work
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1602771532708/work
typing-extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1602702424206/work
urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1611695416663/work
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work
webencodings==0.5.1
widgetsnbextension @ file:///home/conda/feedstock_root/build_artifacts/widgetsnbextension_1603129364725/work
yarl==1.6.3
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1603668650351/work

Related information

Explicitly demanding R 4.1 using the following runtime.txt

r-4.1-2021-05-20

…does not work (which makes sense):

Error during build: Version '4.1' of R is not supported.

Try here: Binder

@welcome
Copy link

welcome bot commented May 20, 2021

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@betatim
Copy link
Member

betatim commented May 25, 2021

Hi,

unfortunately using runtime.txt doesn't work very well :-/ I think right now using the approach from https://github.com/binder-examples/r-conda (if possible) is the easier way to get a specific version of R installed.


Overall our support for R is a bit basic. This has a few reasons, but the most important one is that we lack people who really use and know R. It would be great to find someone who has more experience in that area and wants to help out.

If I recall correctly the runtime.txt approach uses APT packages to install things. And as we learnt over the last few years there is no good way to pin those to specific versions. We use a separate PPA that provides different versions but it isn't designed to allow you to install arbitrary version, instead they target the latest only (I think). Which is what has lead us to recommending conda as the package manager to install R.

@sje30
Copy link

sje30 commented May 29, 2021

I get the same problem as reported above.

Another issue with the R 4.0.2 support (or 4.1.0) is that Rstudio is too old (from 2019) compared to R 4.1.0 and so plots are not visible.

For an example, see: https://github.com/sje30/rescience-hor and hit the binder button.

(it takes a few mins to spin up)

after running system("make") in the R session, you will get a warning:

Warning message:
R graphics engine version 14 is not supported by this version of RStudio. The Plots tab will be disabled until a newer version of RStudio is installed. 

CC: @nuest

@fkohrt
Copy link
Contributor Author

fkohrt commented May 29, 2021

Another issue with the R 4.0.2 support (or 4.1.0) is that Rstudio is too old (from 2019) compared to R 4.1.0 and so plots are not visible.

@sje30: This is tracked as #1041

@aplamada
Copy link
Contributor

@betatim Hi,
Using conda the specified versions in the environment.yml are not really guarantied.
I tried to ask for r-base>=4.1 but in the end I got R version 4.0.5 (2021-03-31) - see the forked binder-examples/r-conda.

My guess is that the step RUN mamba install -p ${NB_PYTHON_PREFIX} r-base r-irkernel=1.1 r-devtools -y (done after RUN TIMEFORMAT='time: %3R' bash -c 'time /tmp/install-miniforge.bash' && rm -rf /tmp/install-miniforge.bash /tmp/env) is causing the issue...

@manics manics transferred this issue from jupyterhub/binderhub Sep 1, 2021
@manics
Copy link
Member

manics commented Sep 1, 2021

I've transferred this issue to the repo2docker repo which is the tool that handles the builds behind BinderHub.

This is an excerpt of the internal generated Dockerfile:

...
COPY --chown=1000:1000 src/environment.yml ${REPO_DIR}/environment.yml
USER ${NB_USER}
RUN TIMEFORMAT='time: %3R' \
bash -c 'time mamba env update -p ${NB_PYTHON_PREFIX} -f "environment.yml" && \
time mamba clean --all -f -y && \
mamba list -p ${NB_PYTHON_PREFIX} \
'

RUN mamba install -p ${NB_PYTHON_PREFIX} r-base r-irkernel=1.1 r-devtools -y && \
mamba clean --all -f -y && \
mamba list -p ${NB_PYTHON_PREFIX}
...

r-irkernel=1.1 is installed after environment.yml, but that brings in r-base-4.0.5 (you can check with conda create -ntmp r-irkernel=1.1)

# IRKernel version - specified as a tag in the IRKernel repository
IRKERNEL_VERSION = "1.1"

mamba install -p {0} r-base{1} r-irkernel={2} r-devtools -y && \
mamba clean --all -f -y && \
mamba list -p {0}
""".format(
env_prefix, r_pin, IRKERNEL_VERSION
),
)

@manics manics added the bug label Sep 1, 2021
@aplamada
Copy link
Contributor

aplamada commented Sep 17, 2021

A first step can be to improve the tests: to check also the minor version and add more tests.

To check the minor version, e.g. 4.0 we can change version$major != "4" into

! startsWith(paste(version$major,version$minor,sep="."),"4.0")

Is this something that would add value and that I can suggest in a pull request?

@manics
Copy link
Member

manics commented Sep 17, 2021

@aplamada More tests are always welcome!

I think a long term fix for this bug may require one of:

  • removing the pinned version in
    # IRKernel version - specified as a tag in the IRKernel repository
    IRKERNEL_VERSION = "1.1"
  • making the version conditional on something else
  • changing the order so environment.yml is installed after r so that it can override it.

I'm not sure what's best though.

@aplamada
Copy link
Contributor

@manics Thanks for your feedback!
I will think about the options that you mentioned. I have also the gut feeling that R with conda might follow closer the Python with Conda approach, that is the irkernel version to be locked for each r version.

Also it is not very clear to me why R with install.R is not following Python with requirements.txt . So either install.R can happen always in the conda env of R, or Python can be installed with apt via ppa:deadsnakes/ppa .

@meeseeksmachine
Copy link

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/psa-latest-rstudio-will-not-work-with-jupyterhub-or-binder-use-r-version-4-0/10957/1

@yuvipanda
Copy link
Collaborator

Using R from runtime.txt gets it from apt, and #1104 (particularly 5246a0e) fixes this bug.

@aplamada
Copy link
Contributor

aplamada commented Jan 5, 2022

@yuvipanda This is great news!
I will ask for your help regarding #1086.

@fkohrt
Copy link
Contributor Author

fkohrt commented Jan 23, 2022

Unfortunately, the repository does not build at all anymore: Binder

Build logs
Waiting for build to start...
 ---> b74115f6dbbb
Step 26/67 : COPY --chown=1000:1000 build_script_files/-2fusr-2flib-2fpython3-2e8-2fsite-2dpackages-2frepo2docker-2fbuildpacks-2fconda-2factivate-2dconda-2esh-391af5 /etc/profile.d/activate-conda.sh
 ---> bf3034943bab
Step 27/67 : COPY --chown=1000:1000 build_script_files/-2fusr-2flib-2fpython3-2e8-2fsite-2dpackages-2frepo2docker-2fbuildpacks-2fconda-2fenvironment-2epy-2d3-2e7-2elock-4f1154 /tmp/env/environment.lock
 ---> bc4596abf8c6
Step 28/67 : COPY --chown=1000:1000 build_script_files/-2fusr-2flib-2fpython3-2e8-2fsite-2dpackages-2frepo2docker-2fbuildpacks-2fconda-2finstall-2dminiforge-2ebash-514214 /tmp/install-miniforge.bash
 ---> 00e4175b61aa
Step 29/67 : RUN TIMEFORMAT='time: %3R' bash -c 'time /tmp/install-miniforge.bash' && rm -rf /tmp/install-miniforge.bash /tmp/env
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in d37b939f410e
�[91m++ dirname /tmp/install-miniforge.bash
�[0m�[91m+ cd /tmp
�[0m�[91m+ MINIFORGE_VERSION=4.9.2-2
+ MAMBA_VERSION=0.7.4
+ SHA256SUM=7a7bfaff87680298304a97ba69bcf92f66c810995a7155a2918b99fafb8ca1dc
+ URL=https://github.com/conda-forge/miniforge/releases/download/4.9.2-2/Mambaforge-4.9.2-2-Linux-x86_64.sh
+ INSTALLER_PATH=/tmp/miniforge-installer.sh
�[0m�[91m+ unset HOME
+ wget --quiet https://github.com/conda-forge/miniforge/releases/download/4.9.2-2/Mambaforge-4.9.2-2-Linux-x86_64.sh -O /tmp/miniforge-installer.sh
�[0m�[91mtime: 3.393
+ chmod +x /tmp/miniforge-installer.sh
�[0m�[91m+ echo '7a7bfaff87680298304a97ba69bcf92f66c810995a7155a2918b99fafb8ca1dc  /tmp/miniforge-installer.sh'
�[0m�[91m+ sha256sum --quiet -c -
�[0m�[91m+ bash /tmp/miniforge-installer.sh -b -p /srv/conda
�[0mPREFIX=/srv/conda
Unpacking payload ...
�[91m
  0%|          | 0/57 [00:00<?, ?it/s]�[0m�[91m
Extracting : _libgcc_mutex-0.1-conda_forge.tar.bz2:   0%|          | 0/57 [00:00<?, ?it/s]�[0m�[91m
Extracting : conda-4.9.2-py38h578d9bd_0.tar.bz2:   2%|â–�         | 1/57 [00:00<00:40,  1.38it/s]�[0m�[91m
Extracting : conda-4.9.2-py38h578d9bd_0.tar.bz2:   4%|â–Ž         | 2/57 [00:00<00:19,  2.77it/s]�[0m�[91m
Extracting : icu-67.1-he1b5a44_0.tar.bz2:   4%|â–Ž         | 2/57 [00:02<00:19,  2.77it/s]       �[0m�[91m
Extracting : icu-67.1-he1b5a44_0.tar.bz2:   5%|▌         | 3/57 [00:02<00:40,  1.32it/s]�[0m�[91m
Extracting : wheel-0.36.1-pyhd3deb0d_0.tar.bz2:   5%|▌         | 3/57 [00:02<00:40,  1.32it/s]�[0m�[91m
Extracting : brotlipy-0.7.0-py38h8df0ef7_1001.tar.bz2:   7%|â–‹         | 4/57 [00:02<00:40,  1.32it/s]�[0m�[91m
Extracting : libstdcxx-ng-9.3.0-h2ae2ef3_17.tar.bz2:   9%|â–‰         | 5/57 [00:02<00:39,  1.32it/s]  �[0m�[91m
Extracting : readline-8.0-he28a2e2_2.tar.bz2:  11%|â–ˆ         | 6/57 [00:02<00:38,  1.32it/s]       �[0m�[91m
Extracting : libnghttp2-1.41.0-h8cfc5f6_2.tar.bz2:  12%|█�        | 7/57 [00:02<00:37,  1.32it/s]
Extracting : tk-8.6.10-hed695b0_1.tar.bz2:  14%|█�        | 8/57 [00:02<00:37,  1.32it/s]        
Extracting : libgomp-9.3.0-h5dbcf3e_17.tar.bz2:  16%|█▌        | 9/57 [00:02<00:36,  1.32it/s]
Extracting : bzip2-1.0.8-h7f98852_4.tar.bz2:  18%|█▊        | 10/57 [00:02<00:35,  1.32it/s]  
Extracting : c-ares-1.17.1-h36c2ea0_0.tar.bz2:  19%|█▉        | 11/57 [00:02<00:34,  1.32it/s]
Extracting : ca-certificates-2020.12.5-ha878542_0.tar.bz2:  21%|██        | 12/57 [00:02<00:34,  1.32it/s]
Extracting : reproc-cpp-14.2.1-h58526e2_0.tar.bz2:  23%|██▎       | 13/57 [00:02<00:33,  1.32it/s]        
Extracting : idna-2.10-pyh9f0ad1d_0.tar.bz2:  25%|██�       | 14/57 [00:02<00:32,  1.32it/s]      
Extracting : chardet-3.0.4-py38h924ce5b_1008.tar.bz2:  26%|██▋       | 15/57 [00:02<00:31,  1.32it/s]
Extracting : zstd-1.4.5-h6597ccf_2.tar.bz2:  28%|██▊       | 16/57 [00:02<00:31,  1.32it/s]          
Extracting : lz4-c-1.9.2-he1b5a44_3.tar.bz2:  30%|██▉       | 17/57 [00:02<00:30,  1.32it/s]
Extracting : setuptools-49.6.0-py38h924ce5b_2.tar.bz2:  32%|███�      | 18/57 [00:02<00:29,  1.32it/s]
Extracting : conda-package-handling-1.7.2-py38h8df0ef7_0.tar.bz2:  33%|███▎      | 19/57 [00:02<00:28,  1.32it/s]
Extracting : libffi-3.3-h58526e2_1.tar.bz2:  35%|███▌      | 20/57 [00:02<00:28,  1.32it/s]                      
Extracting : libedit-3.1.20191231-he28a2e2_2.tar.bz2:  37%|███▋      | 21/57 [00:02<00:27,  1.32it/s]�[0m�[91m
Extracting : yaml-0.2.5-h516909a_0.tar.bz2:  39%|███▊      | 22/57 [00:02<00:26,  1.32it/s]          �[0m�[91m
Extracting : libarchive-3.3.3-hddc7a2b_1008.tar.bz2:  40%|████      | 23/57 [00:02<00:25,  1.32it/s]�[0m�[91m
Extracting : pip-20.3.1-pyhd8ed1ab_0.tar.bz2:  42%|████�     | 24/57 [00:02<00:25,  1.32it/s]       �[0m�[91m
Extracting : libgcc-ng-9.3.0-h5dbcf3e_17.tar.bz2:  44%|████�     | 25/57 [00:02<00:24,  1.32it/s]�[0m�[91m
Extracting : libgcc-ng-9.3.0-h5dbcf3e_17.tar.bz2:  46%|████▌     | 26/57 [00:02<00:16,  1.86it/s]�[0m�[91m
Extracting : mamba-0.7.4-py38h4c9354d_0.tar.bz2:  46%|████▌     | 26/57 [00:02<00:16,  1.86it/s] �[0m�[91m
Extracting : python_abi-3.8-1_cp38.tar.bz2:  47%|████▋     | 27/57 [00:02<00:16,  1.86it/s]     �[0m�[91m
Extracting : xz-5.2.5-h516909a_1.tar.bz2:  49%|████▉     | 28/57 [00:02<00:15,  1.86it/s]  �[0m�[91m
Extracting : zlib-1.2.11-h516909a_1010.tar.bz2:  51%|█████     | 29/57 [00:02<00:15,  1.86it/s]�[0m�[91m
Extracting : cffi-1.14.4-py38ha65f79e_1.tar.bz2:  53%|█████▎    | 30/57 [00:02<00:14,  1.86it/s]�[0m�[91m
Extracting : pyopenssl-20.0.0-pyhd8ed1ab_0.tar.bz2:  54%|█████�    | 31/57 [00:02<00:13,  1.86it/s]�[0m�[91m
Extracting : urllib3-1.25.11-py_0.tar.bz2:  56%|█████▌    | 32/57 [00:02<00:13,  1.86it/s]         �[0m�[91m
Extracting : six-1.15.0-pyh9f0ad1d_0.tar.bz2:  58%|█████▊    | 33/57 [00:02<00:12,  1.86it/s]�[0m�[91m
Extracting : python-3.8.6-hffdb5ce_1_cpython.tar.bz2:  60%|█████▉    | 34/57 [00:06<00:12,  1.86it/s]
Extracting : python-3.8.6-hffdb5ce_1_cpython.tar.bz2:  61%|██████�   | 35/57 [00:06<00:10,  2.06it/s]�[0m�[91m
Extracting : ld_impl_linux-64-2.35.1-hed1e6ac_0.tar.bz2:  61%|██████�   | 35/57 [00:06<00:10,  2.06it/s]�[0m�[91m
Extracting : libssh2-1.9.0-hab1572f_5.tar.bz2:  63%|██████▎   | 36/57 [00:06<00:10,  2.06it/s]          �[0m�[91m
Extracting : ncurses-6.2-h58526e2_4.tar.bz2:  65%|██████�   | 37/57 [00:06<00:09,  2.06it/s]  �[0m�[91m
Extracting : libcurl-7.71.1-hcdd3856_8.tar.bz2:  67%|██████▋   | 38/57 [00:06<00:09,  2.06it/s]�[0m�[91m
Extracting : libev-4.33-h516909a_1.tar.bz2:  68%|██████▊   | 39/57 [00:06<00:08,  2.06it/s]    �[0m�[91m
Extracting : pycparser-2.20-pyh9f0ad1d_2.tar.bz2:  70%|███████   | 40/57 [00:06<00:08,  2.06it/s]�[0m�[91m
Extracting : certifi-2020.12.5-py38h578d9bd_0.tar.bz2:  72%|███████�  | 41/57 [00:06<00:07,  2.06it/s]�[0m�[91m
Extracting : krb5-1.17.2-h926e7f8_0.tar.bz2:  74%|███████▎  | 42/57 [00:06<00:07,  2.06it/s]          �[0m�[91m
Extracting : requests-2.25.0-pyhd3deb0d_0.tar.bz2:  75%|███████▌  | 43/57 [00:06<00:06,  2.06it/s]
Extracting : pysocks-1.7.1-py38h924ce5b_2.tar.bz2:  77%|███████▋  | 44/57 [00:06<00:06,  2.06it/s]
Extracting : ruamel_yaml-0.15.80-py38h8df0ef7_1003.tar.bz2:  79%|███████▉  | 45/57 [00:06<00:05,  2.06it/s]
Extracting : _openmp_mutex-4.5-1_gnu.tar.bz2:  81%|████████  | 46/57 [00:06<00:05,  2.06it/s]              
Extracting : sqlite-3.34.0-h74cdb3f_0.tar.bz2:  82%|████████� | 47/57 [00:06<00:04,  2.06it/s]
Extracting : pycosat-0.6.3-py38h8df0ef7_1005.tar.bz2:  84%|████████� | 48/57 [00:06<00:04,  2.06it/s]
Extracting : tqdm-4.54.1-pyhd8ed1ab_0.tar.bz2:  86%|████████▌ | 49/57 [00:06<00:03,  2.06it/s]       
Extracting : libxml2-2.9.10-h68273f3_2.tar.bz2:  88%|████████▊ | 50/57 [00:06<00:03,  2.06it/s]
Extracting : libsolv-0.7.16-h8b12597_0.tar.bz2:  89%|████████▉ | 51/57 [00:06<00:02,  2.06it/s]�[0m�[91m
Extracting : openssl-1.1.1h-h516909a_0.tar.bz2:  91%|█████████ | 52/57 [00:06<00:02,  2.06it/s]�[0m�[91m
Extracting : reproc-14.2.1-h36c2ea0_0.tar.bz2:  93%|█████████▎| 53/57 [00:06<00:01,  2.06it/s] �[0m�[91m
Extracting : libiconv-1.16-h516909a_0.tar.bz2:  95%|█████████�| 54/57 [00:06<00:01,  2.06it/s]�[0m�[91m
Extracting : lzo-2.10-h516909a_1000.tar.bz2:  96%|█████████▋| 55/57 [00:06<00:00,  2.06it/s]  
Extracting : cryptography-3.2.1-py38h7699a38_0.tar.bz2:  98%|█████████▊| 56/57 [00:06<00:00,  2.06it/s]
                                                                                                       �[0m�[91m
�[0mCollecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done

## Package Plan ##

  environment location: /srv/conda

  added / updated specs:
    - _libgcc_mutex==0.1=conda_forge
    - _openmp_mutex==4.5=1_gnu
    - brotlipy==0.7.0=py38h8df0ef7_1001
    - bzip2==1.0.8=h7f98852_4
    - c-ares==1.17.1=h36c2ea0_0
    - ca-certificates==2020.12.5=ha878542_0
    - certifi==2020.12.5=py38h578d9bd_0
    - cffi==1.14.4=py38ha65f79e_1
    - chardet==3.0.4=py38h924ce5b_1008
    - conda-package-handling==1.7.2=py38h8df0ef7_0
    - conda==4.9.2=py38h578d9bd_0
    - cryptography==3.2.1=py38h7699a38_0
    - icu==67.1=he1b5a44_0
    - idna==2.10=pyh9f0ad1d_0
    - krb5==1.17.2=h926e7f8_0
    - ld_impl_linux-64==2.35.1=hed1e6ac_0
    - libarchive==3.3.3=hddc7a2b_1008
    - libcurl==7.71.1=hcdd3856_8
    - libedit==3.1.20191231=he28a2e2_2
    - libev==4.33=h516909a_1
    - libffi==3.3=h58526e2_1
    - libgcc-ng==9.3.0=h5dbcf3e_17
    - libgomp==9.3.0=h5dbcf3e_17
    - libiconv==1.16=h516909a_0
    - libnghttp2==1.41.0=h8cfc5f6_2
    - libsolv==0.7.16=h8b12597_0
    - libssh2==1.9.0=hab1572f_5
    - libstdcxx-ng==9.3.0=h2ae2ef3_17
    - libxml2==2.9.10=h68273f3_2
    - lz4-c==1.9.2=he1b5a44_3
    - lzo==2.10=h516909a_1000
    - mamba==0.7.4=py38h4c9354d_0
    - ncurses==6.2=h58526e2_4
    - openssl==1.1.1h=h516909a_0
    - pip==20.3.1=pyhd8ed1ab_0
    - pycosat==0.6.3=py38h8df0ef7_1005
    - pycparser==2.20=pyh9f0ad1d_2
    - pyopenssl==20.0.0=pyhd8ed1ab_0
    - pysocks==1.7.1=py38h924ce5b_2
    - python==3.8.6=hffdb5ce_1_cpython
    - python_abi==3.8=1_cp38
    - readline==8.0=he28a2e2_2
    - reproc-cpp==14.2.1=h58526e2_0
    - reproc==14.2.1=h36c2ea0_0
    - requests==2.25.0=pyhd3deb0d_0
    - ruamel_yaml==0.15.80=py38h8df0ef7_1003
    - setuptools==49.6.0=py38h924ce5b_2
    - six==1.15.0=pyh9f0ad1d_0
    - sqlite==3.34.0=h74cdb3f_0
    - tk==8.6.10=hed695b0_1
    - tqdm==4.54.1=pyhd8ed1ab_0
    - urllib3==1.25.11=py_0
    - wheel==0.36.1=pyhd3deb0d_0
    - xz==5.2.5=h516909a_1
    - yaml==0.2.5=h516909a_0
    - zlib==1.2.11=h516909a_1010
    - zstd==1.4.5=h6597ccf_2


The following NEW packages will be INSTALLED:

  _libgcc_mutex      conda-forge/linux-64::_libgcc_mutex-0.1-conda_forge
  _openmp_mutex      conda-forge/linux-64::_openmp_mutex-4.5-1_gnu
  brotlipy           conda-forge/linux-64::brotlipy-0.7.0-py38h8df0ef7_1001
  bzip2              conda-forge/linux-64::bzip2-1.0.8-h7f98852_4
  c-ares             conda-forge/linux-64::c-ares-1.17.1-h36c2ea0_0
  ca-certificates    conda-forge/linux-64::ca-certificates-2020.12.5-ha878542_0
  certifi            conda-forge/linux-64::certifi-2020.12.5-py38h578d9bd_0
  cffi               conda-forge/linux-64::cffi-1.14.4-py38ha65f79e_1
  chardet            conda-forge/linux-64::chardet-3.0.4-py38h924ce5b_1008
  conda              conda-forge/linux-64::conda-4.9.2-py38h578d9bd_0
  conda-package-han~ conda-forge/linux-64::conda-package-handling-1.7.2-py38h8df0ef7_0
  cryptography       conda-forge/linux-64::cryptography-3.2.1-py38h7699a38_0
  icu                conda-forge/linux-64::icu-67.1-he1b5a44_0
  idna               conda-forge/noarch::idna-2.10-pyh9f0ad1d_0
  krb5               conda-forge/linux-64::krb5-1.17.2-h926e7f8_0
  ld_impl_linux-64   conda-forge/linux-64::ld_impl_linux-64-2.35.1-hed1e6ac_0
  libarchive         conda-forge/linux-64::libarchive-3.3.3-hddc7a2b_1008
  libcurl            conda-forge/linux-64::libcurl-7.71.1-hcdd3856_8
  libedit            conda-forge/linux-64::libedit-3.1.20191231-he28a2e2_2
  libev              conda-forge/linux-64::libev-4.33-h516909a_1
  libffi             conda-forge/linux-64::libffi-3.3-h58526e2_1
  libgcc-ng          conda-forge/linux-64::libgcc-ng-9.3.0-h5dbcf3e_17
  libgomp            conda-forge/linux-64::libgomp-9.3.0-h5dbcf3e_17
  libiconv           conda-forge/linux-64::libiconv-1.16-h516909a_0
  libnghttp2         conda-forge/linux-64::libnghttp2-1.41.0-h8cfc5f6_2
  libsolv            conda-forge/linux-64::libsolv-0.7.16-h8b12597_0
  libssh2            conda-forge/linux-64::libssh2-1.9.0-hab1572f_5
  libstdcxx-ng       conda-forge/linux-64::libstdcxx-ng-9.3.0-h2ae2ef3_17
  libxml2            conda-forge/linux-64::libxml2-2.9.10-h68273f3_2
  lz4-c              conda-forge/linux-64::lz4-c-1.9.2-he1b5a44_3
  lzo                conda-forge/linux-64::lzo-2.10-h516909a_1000
  mamba              conda-forge/linux-64::mamba-0.7.4-py38h4c9354d_0
  ncurses            conda-forge/linux-64::ncurses-6.2-h58526e2_4
  openssl            conda-forge/linux-64::openssl-1.1.1h-h516909a_0
  pip                conda-forge/noarch::pip-20.3.1-pyhd8ed1ab_0
  pycosat            conda-forge/linux-64::pycosat-0.6.3-py38h8df0ef7_1005
  pycparser          conda-forge/noarch::pycparser-2.20-pyh9f0ad1d_2
  pyopenssl          conda-forge/noarch::pyopenssl-20.0.0-pyhd8ed1ab_0
  pysocks            conda-forge/linux-64::pysocks-1.7.1-py38h924ce5b_2
  python             conda-forge/linux-64::python-3.8.6-hffdb5ce_1_cpython
  python_abi         conda-forge/linux-64::python_abi-3.8-1_cp38
  readline           conda-forge/linux-64::readline-8.0-he28a2e2_2
  reproc             conda-forge/linux-64::reproc-14.2.1-h36c2ea0_0
  reproc-cpp         conda-forge/linux-64::reproc-cpp-14.2.1-h58526e2_0
  requests           conda-forge/noarch::requests-2.25.0-pyhd3deb0d_0
  ruamel_yaml        conda-forge/linux-64::ruamel_yaml-0.15.80-py38h8df0ef7_1003
  setuptools         conda-forge/linux-64::setuptools-49.6.0-py38h924ce5b_2
  six                conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0
  sqlite             conda-forge/linux-64::sqlite-3.34.0-h74cdb3f_0
  tk                 conda-forge/linux-64::tk-8.6.10-hed695b0_1
  tqdm               conda-forge/noarch::tqdm-4.54.1-pyhd8ed1ab_0
  urllib3            conda-forge/noarch::urllib3-1.25.11-py_0
  wheel              conda-forge/noarch::wheel-0.36.1-pyhd3deb0d_0
  xz                 conda-forge/linux-64::xz-5.2.5-h516909a_1
  yaml               conda-forge/linux-64::yaml-0.2.5-h516909a_0
  zlib               conda-forge/linux-64::zlib-1.2.11-h516909a_1010
  zstd               conda-forge/linux-64::zstd-1.4.5-h6597ccf_2


Preparing transaction: ...working... done
Executing transaction: ...working... done
installation finished.
�[91mtime: 12.328
�[0m�[91m+ export PATH=/srv/conda/bin:/srv/conda/envs/notebook/bin:/srv/conda/bin:/srv/npm/bin:/usr/lib/rstudio-server/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/srv/conda/bin:/srv/conda/envs/notebook/bin:/srv/conda/bin:/srv/npm/bin:/usr/lib/rstudio-server/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ conda config --system --append channels defaults
�[0m�[91m+ conda config --system --set auto_update_conda false
�[0m�[91m+ conda config --system --set show_channel_urls true
�[0m�[91m+ echo 'update_dependencies: false'
+ conda config --system --set channel_priority flexible
�[0m�[91m+ mamba install -y mamba==0.7.4
�[0mpkgs/main/noarch          
pkgs/r/linux-64           
pkgs/r/noarch             
pkgs/main/linux-64        
conda-forge/noarch        
conda-forge/linux-64      
Transaction

  Prefix: /srv/conda

  Updating specs:

   - mamba==0.7.4



                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔��██╗████╗ ████║██╔��██╗██╔��██╗
        ██╔████╔██║███████║██╔████╔██║██████╔�███████║
        ██║╚██╔�██║██╔��██║██║╚██╔�██║██╔��██╗██╔��██║
        ██║ ╚�� ██║██║  ██║██║ ╚�� ██║██████╔�██║  ██║
        ╚��     ╚��╚��  ╚��╚��     ╚��╚������ ╚��  ╚��

        mamba (0.7.4) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████


Looking for: ['mamba==0.7.4']

Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
  Package             Version  Build           Channel                    Size
────────────────────────────────────────────────────────────────────────────────
  Upgrade:
────────────────────────────────────────────────────────────────────────────────

  ca-certificates   2020.12.5  ha878542_0      installed                      
  ca-certificates  2021.10.26  h06a4308_2      pkgs/main/linux-64       115 KB
  certifi           2020.12.5  py38h578d9bd_0  installed                      
  certifi           2021.10.8  py38h578d9bd_1  conda-forge/linux-64     145 KB
  openssl              1.1.1h  h516909a_0      installed                      
  openssl              1.1.1m  h7f8727e_0      pkgs/main/linux-64         3 MB

  Summary:

  Upgrade: 3 packages

  Total download: 3 MB

────────────────────────────────────────────────────────────────────────────────

ca-certificates           Finished ca-certificates                      (00m:00s)             115 KB    440 KB/s
certifi                   Finished certifi                              (00m:00s)             145 KB    550 KB/s
openssl                   Finished openssl                              (00m:00s)               3 MB      8 MB/s
�[91mtime: 15.713
+ echo 'installing notebook env:'
+ cat /tmp/env/environment.lock
�[0minstalling notebook env:
# AUTO GENERATED FROM environment.py-3.7.yml, DO NOT MANUALLY MODIFY
# Frozen on 2021-12-23 13:53:23 UTC
# Generated by conda-lock.
# platform: linux-64
# input_hash: 9e31218e2091d124575e4f0e9b6f8dd8ad5df70cbdd1c0763e318d8932286afe
@EXPLICIT
https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2#d7c89558ba9fa0495403155b64376d81
https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2021.10.8-ha878542_0.tar.bz2#575611b8a84f45960e87722eeb51fa26
https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.36.1-hea4e1c9_2.tar.bz2#bd4f2e711b39af170e7ff15163fe87ee
https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-11.2.0-he4da1e4_11.tar.bz2#0bf83958e788f1e75ba26154cb702afe
https://conda.anaconda.org/conda-forge/linux-64/pandoc-2.16.2-h7f98852_0.tar.bz2#a33b21929f07f2d64f41a0e8593f16f0
https://conda.anaconda.org/conda-forge/linux-64/libgomp-11.2.0-h1d223b6_11.tar.bz2#1d16527c76842bf9c41e9399d39d8097
https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-1_gnu.tar.bz2#561e277319a41d4f24f5c05a9ef63c04
https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-11.2.0-h1d223b6_11.tar.bz2#e3495f4f93cfd6b68021cbe2b5844cd5
https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.18.1-h7f98852_0.tar.bz2#f26ef8098fab1f719c91eb760d63381a
https://conda.anaconda.org/conda-forge/linux-64/icu-68.2-h9c3ff4c_0.tar.bz2#6618c9b191638993f2a818c6529e1b49
https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-h516909a_1.tar.bz2#6f8720dff19e17ce5d48cfe7f3d2f0a3
https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2#d645c6d2ac96843a2bfaccd2d62b3ac3
https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.0-h7f98852_0.tar.bz2#39b1328babf85c7c3a61636d9cd50206
https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.18-h36c2ea0_1.tar.bz2#c3788462a6fbddafdb413a9f9053e58d
https://conda.anaconda.org/conda-forge/linux-64/libuv-1.42.0-h7f98852_0.tar.bz2#5b3e8d9da3e6a68a0e945c37eef6b472
https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.11-h36c2ea0_1013.tar.bz2#dcddf696ff5dfcab567100d691678e18
https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.2-h58526e2_4.tar.bz2#509f2a21c4a09214cd737a480dfd80c9
https://conda.anaconda.org/conda-forge/linux-64/openssl-1.1.1l-h7f98852_0.tar.bz2#de7b38a1542dbe6f41653a8ae71adc53
https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.5-h516909a_1.tar.bz2#33f601066901f3e1a85af3522a8113f9
https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2#4d331e44109e3f0e19b4cb8f9b82f3e1
https://conda.anaconda.org/conda-forge/linux-64/readline-8.1-h46c0cb4_0.tar.bz2#5788de3c8d7a7d64ac56c784c4ef48e6
https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.4-h9c3ff4c_1.tar.bz2#21743a8d2ea0c8cfbbf8fe489b0347df
https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.11-h36c2ea0_1013.tar.bz2#cf7190238072a41e9579e4476a6a60b8
https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.43.0-h812cca2_1.tar.bz2#d0a7846b7b3b8fb0d8b36904a53b8155
https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.10.0-ha56f1ee_2.tar.bz2#6ab4eaa11ff01801cffca0a27489dc04
https://conda.anaconda.org/conda-forge/linux-64/nodejs-14.17.4-h92b4a50_0.tar.bz2#e6e81754fbab03fcc3cde8aff8545467
https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.37.0-h9cd32fc_0.tar.bz2#eb66fc098824d25518a79e83d12a81d6
https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.11-h27826a3_1.tar.bz2#84e76fb280e735fec1efd2d21fd9cb27
https://conda.anaconda.org/conda-forge/linux-64/krb5-1.19.2-hcc1bbae_3.tar.bz2#e29650992ae593bc05fc93722483e5c3
https://conda.anaconda.org/conda-forge/linux-64/python-3.7.12-hb7a2778_100_cpython.tar.bz2#2d94b3e6a9fdaf83f6955d008c8011a7
https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2#d56c596e61b1c4952acf0a9920856c12
https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2#d2e1c7f388ac403df7079b411c37cc50
https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2#6006a6d08a3fa99268a2681c7fb55213
https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2#0da16b293affa6ac31812376f8eb79dd
https://conda.anaconda.org/conda-forge/noarch/blinker-1.4-py_1.tar.bz2#fa509a09190583f869ae442bf4d17f5f
https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-2.0.9-pyhd8ed1ab_0.tar.bz2#a57a3f6f2b0a7400e340f850c405df19
https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2#71b13ba2e0efcff45646f05d619534b0
https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2#961b3a227b437d82ad7054484cfa71b2
https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.3-pyhd8ed1ab_1003.tar.bz2#bbf9a201f6ce99a506f4955374d9a9f4
https://conda.anaconda.org/conda-forge/noarch/idna-3.1-pyhd3deb0d_0.tar.bz2#9c9aea4b8391264477df484f798562d0
https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2#5071c982548b3a20caf70462f04f5287
https://conda.anaconda.org/conda-forge/noarch/json5-0.9.5-pyh9f0ad1d_0.tar.bz2#10759827a94e6b14996e81fb002c0bda
https://conda.anaconda.org/conda-forge/noarch/jupyterlab_widgets-1.0.2-pyhd8ed1ab_0.tar.bz2#eaff56fe28d1236076aa3bb13c35b434
https://conda.anaconda.org/conda-forge/linux-64/libcurl-7.80.0-h2574ce0_0.tar.bz2#5d0784b790350f7939bb5d3f2c32e700
https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.4-pyhd8ed1ab_0.tar.bz2#0d86e4e6ac78912f3f47e0453b124aca
https://conda.anaconda.org/conda-forge/noarch/pamela-1.0.0-py_0.tar.bz2#36f6f18d2f3ae0c93d77a9dbedad08c3
https://conda.anaconda.org/conda-forge/noarch/pandocfilters-1.5.0-pyhd8ed1ab_0.tar.bz2#457c2c8c08e54905d6954e79cb5b5db9
https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2#17a565a0c3899244e938cdf417e7b094
https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2#415f0ebb6198cc2801c73438a9fb5761
https://conda.anaconda.org/conda-forge/noarch/prometheus_client-0.12.0-pyhd8ed1ab_0.tar.bz2#d7b366cccdf2c1e8ebdddbfff7c2ba00
https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2#359eeb6536da0e687af562ed265ec263
https://conda.anaconda.org/conda-forge/noarch/pycparser-2.21-pyhd8ed1ab_0.tar.bz2#076becd9e05608f8dc72757d5f3a91ff
https://conda.anaconda.org/conda-forge/noarch/pyjwt-2.3.0-pyhd8ed1ab_1.tar.bz2#b7bc0de380f114658af5fe57cebdcd9e
https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2#3087df8c636c5a00e694605c39ce4982
https://conda.anaconda.org/conda-forge/noarch/python-json-logger-2.0.1-pyh9f0ad1d_0.tar.bz2#aed452f2f9f8bc8b2b0c412975051b5b
https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.7-2_cp37m.tar.bz2#afff88bf9a7048da740c70aeb8cdbb82
https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2#7e4f811bff46a5a6a7e0094921389395
https://conda.anaconda.org/conda-forge/noarch/send2trash-1.8.0-pyhd8ed1ab_0.tar.bz2#edab14119efe85c3bf131ad747e9005c
https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2#e5f25f8dbc060e9a8d912e432202afc2
https://conda.anaconda.org/conda-forge/noarch/testpath-0.5.0-pyhd8ed1ab_0.tar.bz2#53b57d6a468bebc7cef1253b177a5e9e
https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2#a1bc9765ef9499760e88f568b3a6622c
https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.1-pyha770c72_0.tar.bz2#1fc03816925d3cb7fdab9ab234e7fea7
https://conda.anaconda.org/conda-forge/noarch/webencodings-0.5.1-py_1.tar.bz2#3563be4c5611a44210d9ba0c16113136
https://conda.anaconda.org/conda-forge/noarch/websocket-client-1.2.3-pyhd8ed1ab_0.tar.bz2#a9e89668df0da0f33c8c4ddf7c118f6d
https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.1-pyhd8ed1ab_0.tar.bz2#1ca02aaf78d9c70d9a81a3bed5752022
https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2#855e2c4622f5eb50a4f6f7167b9ba17a
https://conda.anaconda.org/conda-forge/noarch/babel-2.9.1-pyh44b312d_0.tar.bz2#74136ed39bfea0832d338df1e58d013e
https://conda.anaconda.org/conda-forge/linux-64/certifi-2021.10.8-py37h89c1867_1.tar.bz2#48e8442b6097c7d4a0e3494c74ff9eeb
https://conda.anaconda.org/conda-forge/linux-64/cffi-1.15.0-py37h036bc23_0.tar.bz2#05ab26c7685bcb7dd8bc8752c121f823
https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.5.1-py37hcd2ae1e_0.tar.bz2#739a721301e47f42998af7bd51f0c42c
https://conda.anaconda.org/conda-forge/linux-64/greenlet-1.1.2-py37hcd2ae1e_1.tar.bz2#f39576dbfb9a1067293d24f0e3b6bdda
https://conda.anaconda.org/conda-forge/linux-64/importlib-metadata-4.10.0-py37h89c1867_0.tar.bz2#5187ab9fedd67074b301ba81ae01fd45
https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2#9fb134dbabe7851a9d71411064b2c30d
https://conda.anaconda.org/conda-forge/linux-64/jedi-0.18.1-py37h89c1867_0.tar.bz2#432446f7c13e1babe6bc05ba74d30f64
https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-4.9.1-py37h89c1867_1.tar.bz2#95df6ebc6f4e8edd5d87aa99c59da605
https://conda.anaconda.org/conda-forge/linux-64/markupsafe-2.0.1-py37h5e8e339_1.tar.bz2#6c7c14c95d4c435b66261639b64c7c51
https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2#be3bfd435802d2c768c6b2439f325f3d
https://conda.anaconda.org/conda-forge/linux-64/mistune-0.8.4-py37h5e8e339_1005.tar.bz2#2dd7bedc3ea33c30cb9dcf93d64c10eb
https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2#71f1ab2de48613876becddd496371c85
https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2#5909e7b978141dd80d28dbf9de627827
https://conda.anaconda.org/conda-forge/linux-64/psutil-5.8.0-py37h5e8e339_2.tar.bz2#01e107921a7431734b1120c720786a5f
https://conda.anaconda.org/conda-forge/linux-64/pycurl-7.44.1-py37h88a64d2_1.tar.bz2#4e4c43ae76df275f09cffc5e63ae936d
https://conda.anaconda.org/conda-forge/linux-64/pyrsistent-0.18.0-py37h5e8e339_0.tar.bz2#69da29cfba0498d7d8dbcb323607d624
https://conda.anaconda.org/conda-forge/linux-64/pysocks-1.7.1-py37h89c1867_4.tar.bz2#44df88d27e2891f90e3f06dcfcca0927
https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2#dd999d1cc9f79e67dbb855c8924c7984
https://conda.anaconda.org/conda-forge/linux-64/pyzmq-22.3.0-py37h336d617_1.tar.bz2#6512cf886a870090430e2f37f41b652e
https://conda.anaconda.org/conda-forge/linux-64/ruamel.yaml.clib-0.2.6-py37h5e8e339_0.tar.bz2#70ee31b43817f9fb7a46f76db99af94b
https://conda.anaconda.org/conda-forge/linux-64/setuptools-60.0.4-py37h89c1867_0.tar.bz2#d1cfd1c127555ccb20709242e7b325e6
https://conda.anaconda.org/conda-forge/linux-64/sniffio-1.2.0-py37h89c1867_2.tar.bz2#464124f171b89cb9b459f47f81cc0e84
https://conda.anaconda.org/conda-forge/linux-64/tornado-6.1-py37h5e8e339_2.tar.bz2#ec86ae00c96dea5f2d810957a8fabc26
https://conda.anaconda.org/conda-forge/linux-64/anyio-3.4.0-py37h89c1867_0.tar.bz2#e36ca7edcd21286698af00c33661b2e7
https://conda.anaconda.org/conda-forge/linux-64/argon2-cffi-21.1.0-py37h5e8e339_2.tar.bz2#df7a91ae586dd41d30bfc1b775b9eb6c
https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2#c5b3edc62d6309088f4970b3eaaa65a6
https://conda.anaconda.org/conda-forge/noarch/bleach-4.1.0-pyhd8ed1ab_0.tar.bz2#4a2104c7b22c222bd0fe03aaef12862c
https://conda.anaconda.org/conda-forge/linux-64/brotlipy-0.7.0-py37h5e8e339_1003.tar.bz2#4ad2e74470a3c08b0f6d59699f0d9a32
https://conda.anaconda.org/conda-forge/linux-64/cryptography-36.0.1-py37hf1a17b8_0.tar.bz2#7ad2c98aaab85d80017b3a6f79a2aa5d
https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-4.10.0-hd8ed1ab_0.tar.bz2#1de4b4503b2803c1b0fcba6bb91ab274
https://conda.anaconda.org/conda-forge/noarch/jinja2-3.0.3-pyhd8ed1ab_0.tar.bz2#036d872c653780cb26e797e2e2f61b4c
https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.3.2-pyhd8ed1ab_0.tar.bz2#f95baf7e5679d3ae2dbecfad8ca36d58
https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2#c1460cc25b6a86d1b66ab6c3c471b791
https://conda.anaconda.org/conda-forge/noarch/mako-1.1.6-pyhd8ed1ab_0.tar.bz2#cb952a55037148f6a5ddd9770ee1384f
https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2#e4fe2a9af78ff11f1aced7e62128c6a8
https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2#32bcce837f1316f1c3208118b6c5e5fc
https://conda.anaconda.org/conda-forge/linux-64/ruamel.yaml-0.17.17-py37h5e8e339_1.tar.bz2#ef560c87b050c6d270ad4c8ba7569e22
https://conda.anaconda.org/conda-forge/linux-64/sqlalchemy-1.4.29-py37h5e8e339_0.tar.bz2#1e19948cff3d1bb1a61a64b0da66fc48
https://conda.anaconda.org/conda-forge/linux-64/terminado-0.12.1-py37h89c1867_1.tar.bz2#658fe17f1a35117ebfb063f3b023c884
https://conda.anaconda.org/conda-forge/noarch/alembic-1.7.5-pyhd8ed1ab_0.tar.bz2#1102908123392ffc63c01caea136b1d4
https://conda.anaconda.org/conda-forge/noarch/argcomplete-1.12.3-pyhd8ed1ab_2.tar.bz2#b8152341fc3fc9880c6e1b9d188974e5
https://conda.anaconda.org/conda-forge/noarch/jupyter_telemetry-0.1.0-pyhd8ed1ab_1.tar.bz2#bb9ebdb6d5aa2622484aff1faceee181
https://conda.anaconda.org/conda-forge/noarch/jupyterlab_pygments-0.1.2-pyh9f0ad1d_0.tar.bz2#2cbd910890bb328e8959246a1e16fac7
https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2#bafa5df6d4f8db69a4d197b4657127e7
https://conda.anaconda.org/conda-forge/noarch/oauthlib-3.1.1-pyhd8ed1ab_0.tar.bz2#34bb0b023e083aa8a4af74311031a352
https://conda.anaconda.org/conda-forge/noarch/pyopenssl-21.0.0-pyhd8ed1ab_0.tar.bz2#8c49efecb7dca466e18b06015e8c88ce
https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2#5266fcd697043c59621fda522b3d78ee
https://conda.anaconda.org/conda-forge/noarch/certipy-0.1.3-py_0.tar.bz2#23486713ef5712923e7c57cae609b22e
https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2#21554dd9bbabff27ae87f715fee4d56c
https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.24-pyha770c72_0.tar.bz2#edaf527a6d394e2b965aff228c2e552f
https://conda.anaconda.org/conda-forge/noarch/urllib3-1.26.7-pyhd8ed1ab_0.tar.bz2#be75bab4820a56f77ba1a3fc9139c36a
https://conda.anaconda.org/conda-forge/linux-64/ipython-7.30.1-py37h89c1867_0.tar.bz2#9a8e4762974ae81549f3f141120ab631
https://conda.anaconda.org/conda-forge/linux-64/nbconvert-6.0.7-py37h89c1867_3.tar.bz2#aa3710e0a8a44d7c7313b37775018446
https://conda.anaconda.org/conda-forge/noarch/requests-2.26.0-pyhd8ed1ab_1.tar.bz2#358581cc782802270d77c454c73a811a
https://conda.anaconda.org/conda-forge/linux-64/ipykernel-6.6.0-py37h6531663_0.tar.bz2#6e27aed4ac3a1f38d94b54625e705511
https://conda.anaconda.org/conda-forge/noarch/jupyter_server-1.13.1-pyhd8ed1ab_0.tar.bz2#11026852b1a957f29babc219f3a98f3e
https://conda.anaconda.org/conda-forge/linux-64/jupyterhub-base-1.4.2-py37h89c1867_0.tar.bz2#a61ccf7a9c83522c9b869816bb041a4c
https://conda.anaconda.org/conda-forge/noarch/jupyter-resource-usage-0.6.1-pyhd8ed1ab_0.tar.bz2#a35cb988cd5b9b9b2d1c6179a8a86974
https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.10.1-pyhd8ed1ab_0.tar.bz2#423d582df16937157b8676620b5b52eb
https://conda.anaconda.org/conda-forge/noarch/notebook-6.3.0-pyha770c72_1.tar.bz2#6a53111a5a62d32abfa21aac8fc55a1b
https://conda.anaconda.org/conda-forge/noarch/jupyter-offlinenotebook-0.2.1-pyhd8ed1ab_0.tar.bz2#5e0974a4547a2b82667f65a6498c4145
https://conda.anaconda.org/conda-forge/linux-64/jupyterhub-singleuser-1.4.2-py37h89c1867_0.tar.bz2#fb8151960fce2c583c7d1eaf6d4a178a
https://conda.anaconda.org/conda-forge/noarch/nbclassic-0.3.4-pyhd8ed1ab_0.tar.bz2#e21efe42d229d4b8a42ae4aa08ac4198
https://conda.anaconda.org/conda-forge/noarch/nteract_on_jupyter-2.1.3-py_0.tar.bz2#1430ccd983ae6b161e2fbf4377965f7a
https://conda.anaconda.org/conda-forge/linux-64/widgetsnbextension-3.5.2-py37h89c1867_1.tar.bz2#deaf685ad832b287439250b4ff35f64d
https://conda.anaconda.org/conda-forge/noarch/ipywidgets-7.6.3-pyhd3deb0d_0.tar.bz2#536a9ed6d9e740f2b83d1a3c388e4388
https://conda.anaconda.org/conda-forge/noarch/jupyterlab-3.2.5-pyhd8ed1ab_0.tar.bz2#65cdee8eed9ee3765b2669c6f20c42c5
�[91m+ mamba create -p /srv/conda/envs/notebook --file /tmp/env/environment.lock
�[0m
                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔��██╗████╗ ████║██╔��██╗██╔��██╗
        ██╔████╔██║███████║██╔████╔██║██████╔�███████║
        ██║╚██╔�██║██╔��██║██║╚██╔�██║██╔��██╗██╔��██║
        ██║ ╚�� ██║██║  ██║██║ ╚�� ██║██████╔�██║  ██║
        ╚��     ╚��╚��  ╚��╚��     ╚��╚������ ╚��  ╚��

        mamba (0.7.4) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████


Downloading and Extracting Packages

ca-certificates-2021 |            |   0% 
ca-certificates-2021 | #1         |  12% 
ca-certificates-2021 | ########## | 100% 

ld_impl_linux-64-2.3 |            |   0% 
ld_impl_linux-64-2.3 | ########## | 100% 
ld_impl_linux-64-2.3 | ########## | 100% 

libstdcxx-ng-11.2.0  |            |   0% 
libstdcxx-ng-11.2.0  | ########## | 100% 
libstdcxx-ng-11.2.0  | ########## | 100% 

pandoc-2.16.2        |            |   0% 
pandoc-2.16.2        | ######7    |  67% 
pandoc-2.16.2        | ########## | 100% 
pandoc-2.16.2        | ########## | 100% 

libgomp-11.2.0       |            |   0% 
libgomp-11.2.0       | ########## | 100% 
libgomp-11.2.0       | ########## | 100% 

libgcc-ng-11.2.0     |            |   0% 
libgcc-ng-11.2.0     | ########## | 100% 
libgcc-ng-11.2.0     | ########## | 100% 

c-ares-1.18.1        |            |   0% 
c-ares-1.18.1        | ########## | 100% 

icu-68.2             |            |   0% 
icu-68.2             | #####5     |  55% 
icu-68.2             | ########## | 100% 
icu-68.2             | ########## | 100% 

libffi-3.4.2         |            |   0% 
libffi-3.4.2         | ########## | 100% 
libffi-3.4.2         | ########## | 100% 

libnsl-2.0.0         |            |   0% 
libnsl-2.0.0         | ########## | 100% 
libnsl-2.0.0         | ########## | 100% 

libsodium-1.0.18     |            |   0% 
libsodium-1.0.18     | ########## | 100% 
libsodium-1.0.18     | ########## | 100% 

libuv-1.42.0         |            |   0% 
libuv-1.42.0         | ########## | 100% 
libuv-1.42.0         | ########## | 100% 

libzlib-1.2.11       |            |   0% 
libzlib-1.2.11       | ########## | 100% 

openssl-1.1.1l       |            |   0% 
openssl-1.1.1l       | ########## | 100% 
openssl-1.1.1l       | ########## | 100% 

readline-8.1         |            |   0% 
readline-8.1         | ########## | 100% 
readline-8.1         | ########## | 100% 

zeromq-4.3.4         |            |   0% 
zeromq-4.3.4         | ########## | 100% 
zeromq-4.3.4         | ########## | 100% 

zlib-1.2.11          |            |   0% 
zlib-1.2.11          | ########## | 100% 

libnghttp2-1.43.0    |            |   0% 
libnghttp2-1.43.0    | ########## | 100% 
libnghttp2-1.43.0    | ########## | 100% 

libssh2-1.10.0       |            |   0% 
libssh2-1.10.0       | ########## | 100% 

nodejs-14.17.4       |            |   0% 
nodejs-14.17.4       | #####7     |  57% 
nodejs-14.17.4       | ########## | 100% 
nodejs-14.17.4       | ########## | 100% 

sqlite-3.37.0        |            |   0% 
sqlite-3.37.0        | ########## | 100% 
sqlite-3.37.0        | ########## | 100% 

tk-8.6.11            |            |   0% 
tk-8.6.11            | ########## | 100% 
tk-8.6.11            | ########## | 100% 

krb5-1.19.2          |            |   0% 
krb5-1.19.2          | ########## | 100% 
krb5-1.19.2          | ########## | 100% 

python-3.7.12        |            |   0% 
python-3.7.12        | #          |  11% 
python-3.7.12        | ##7        |  28% 
python-3.7.12        | ####9      |  49% 
python-3.7.12        | ######6    |  66% 
python-3.7.12        | ########   |  81% 
python-3.7.12        | #########6 |  96% 
python-3.7.12        | ########## | 100% 

async_generator-1.10 |            |   0% 
async_generator-1.10 | ########## | 100% 

attrs-21.2.0         |            |   0% 
attrs-21.2.0         | ########## | 100% 

backcall-0.2.0       |            |   0% 
backcall-0.2.0       | ########## | 100% 

backports-1.0        |            |   0% 
backports-1.0        | ########## | 100% 

blinker-1.4          |            |   0% 
blinker-1.4          | ########## | 100% 

charset-normalizer-2 |            |   0% 
charset-normalizer-2 | ########## | 100% 

decorator-5.1.0      |            |   0% 
decorator-5.1.0      | ########## | 100% 

defusedxml-0.7.1     |            |   0% 
defusedxml-0.7.1     | ########## | 100% 

entrypoints-0.3      |            |   0% 
entrypoints-0.3      | ########## | 100% 

idna-3.1             |            |   0% 
idna-3.1             | ########## | 100% 

ipython_genutils-0.2 |            |   0% 
ipython_genutils-0.2 | ########## | 100% 

json5-0.9.5          |            |   0% 
json5-0.9.5          | ########## | 100% 

jupyterlab_widgets-1 |            |   0% 
jupyterlab_widgets-1 | ########## | 100% 

libcurl-7.80.0       |            |   0% 
libcurl-7.80.0       | ########## | 100% 

nest-asyncio-1.5.4   |            |   0% 
nest-asyncio-1.5.4   | ########## | 100% 

pamela-1.0.0         |            |   0% 
pamela-1.0.0         | ########## | 100% 

pandocfilters-1.5.0  |            |   0% 
pandocfilters-1.5.0  | ########## | 100% 

parso-0.8.3          |            |   0% 
parso-0.8.3          | ########## | 100% 

pickleshare-0.7.5    |            |   0% 
pickleshare-0.7.5    | ########## | 100% 

prometheus_client-0. |            |   0% 
prometheus_client-0. | ########## | 100% 

ptyprocess-0.7.0     |            |   0% 
ptyprocess-0.7.0     | ########## | 100% 

pycparser-2.21       |            |   0% 
pycparser-2.21       | ########## | 100% 

pyjwt-2.3.0          |            |   0% 
pyjwt-2.3.0          | ########## | 100% 

pyparsing-3.0.6      |            |   0% 
pyparsing-3.0.6      | ########## | 100% 

python-json-logger-2 |            |   0% 
python-json-logger-2 | ########## | 100% 

python_abi-3.7       |            |   0% 
python_abi-3.7       | ########## | 100% 

pytz-2021.3          |            |   0% 
pytz-2021.3          | ########## | 100% 
pytz-2021.3          | ########## | 100% 

send2trash-1.8.0     |            |   0% 
send2trash-1.8.0     | ########## | 100% 

six-1.16.0           |            |   0% 
six-1.16.0           | ########## | 100% 

testpath-0.5.0       |            |   0% 
testpath-0.5.0       | ########## | 100% 

traitlets-5.1.1      |            |   0% 
traitlets-5.1.1      | ########## | 100% 

typing_extensions-4. |            |   0% 
typing_extensions-4. | ########## | 100% 

webencodings-0.5.1   |            |   0% 
webencodings-0.5.1   | ########## | 100% 

websocket-client-1.2 |            |   0% 
websocket-client-1.2 | ########## | 100% 

wheel-0.37.1         |            |   0% 
wheel-0.37.1         | ########## | 100% 

zipp-3.6.0           |            |   0% 
zipp-3.6.0           | ########## | 100% 

babel-2.9.1          |            |   0% 
babel-2.9.1          | #########4 |  95% 
babel-2.9.1          | ########## | 100% 

certifi-2021.10.8    |            |   0% 
certifi-2021.10.8    | ########## | 100% 

cffi-1.15.0          |            |   0% 
cffi-1.15.0          | ########## | 100% 

debugpy-1.5.1        |            |   0% 
debugpy-1.5.1        | ########## | 100% 
debugpy-1.5.1        | ########## | 100% 

greenlet-1.1.2       |            |   0% 
greenlet-1.1.2       | ########## | 100% 

importlib-metadata-4 |            |   0% 
importlib-metadata-4 | ########## | 100% 

importlib_resources- |            |   0% 
importlib_resources- | ########## | 100% 

jedi-0.18.1          |            |   0% 
jedi-0.18.1          | ########## | 100% 
jedi-0.18.1          | ########## | 100% 

jupyter_core-4.9.1   |            |   0% 
jupyter_core-4.9.1   | ########## | 100% 

markupsafe-2.0.1     |            |   0% 
markupsafe-2.0.1     | ########## | 100% 

matplotlib-inline-0. |            |   0% 
matplotlib-inline-0. | ########## | 100% 

mistune-0.8.4        |            |   0% 
mistune-0.8.4        | ########## | 100% 

packaging-21.3       |            |   0% 
packaging-21.3       | ########## | 100% 

pexpect-4.8.0        |            |   0% 
pexpect-4.8.0        | ########## | 100% 

psutil-5.8.0         |            |   0% 
psutil-5.8.0         | ########## | 100% 

pycurl-7.44.1        |            |   0% 
pycurl-7.44.1        | ##2        |  23% 
pycurl-7.44.1        | ########## | 100% 

pyrsistent-0.18.0    |            |   0% 
pyrsistent-0.18.0    | ########## | 100% 

pysocks-1.7.1        |            |   0% 
pysocks-1.7.1        | ########## | 100% 

python-dateutil-2.8. |            |   0% 
python-dateutil-2.8. | ########## | 100% 

pyzmq-22.3.0         |            |   0% 
pyzmq-22.3.0         | ########## | 100% 
pyzmq-22.3.0         | ########## | 100% 

ruamel.yaml.clib-0.2 |            |   0% 
ruamel.yaml.clib-0.2 | ########## | 100% 

setuptools-60.0.4    |            |   0% 
setuptools-60.0.4    | ########## | 100% 
setuptools-60.0.4    | ########## | 100% 

sniffio-1.2.0        |            |   0% 
sniffio-1.2.0        | ########## | 100% 

tornado-6.1          |            |   0% 
tornado-6.1          | ########## | 100% 
tornado-6.1          | ########## | 100% 

anyio-3.4.0          |            |   0% 
anyio-3.4.0          | ########## | 100% 

argon2-cffi-21.1.0   |            |   0% 
argon2-cffi-21.1.0   | ########## | 100% 

backports.functools_ |            |   0% 
backports.functools_ | ########## | 100% 

bleach-4.1.0         |            |   0% 
bleach-4.1.0         | ########## | 100% 

brotlipy-0.7.0       |            |   0% 
brotlipy-0.7.0       | ########## | 100% 

cryptography-36.0.1  |            |   0% 
cryptography-36.0.1  | ########## | 100% 
cryptography-36.0.1  | ########## | 100% 

importlib_metadata-4 |            |   0% 
importlib_metadata-4 | ########## | 100% 

jinja2-3.0.3         |            |   0% 
jinja2-3.0.3         | ########## | 100% 

jsonschema-4.3.2     |            |   0% 
jsonschema-4.3.2     | ########## | 100% 

jupyter_client-7.1.0 |            |   0% 
jupyter_client-7.1.0 | ########## | 100% 

mako-1.1.6           |            |   0% 
mako-1.1.6           | ########## | 100% 

pip-21.3.1           |            |   0% 
pip-21.3.1           | ########## | 100% 
pip-21.3.1           | ########## | 100% 

pygments-2.10.0      |            |   0% 
pygments-2.10.0      | ########## | 100% 
pygments-2.10.0      | ########## | 100% 

ruamel.yaml-0.17.17  |            |   0% 
ruamel.yaml-0.17.17  | ########## | 100% 

sqlalchemy-1.4.29    |            |   0% 
sqlalchemy-1.4.29    | ########## | 100% 
sqlalchemy-1.4.29    | ########## | 100% 

terminado-0.12.1     |            |   0% 
terminado-0.12.1     | ########## | 100% 

alembic-1.7.5        |            |   0% 
alembic-1.7.5        | ########## | 100% 

argcomplete-1.12.3   |            |   0% 
argcomplete-1.12.3   | ########## | 100% 

jupyter_telemetry-0. |            |   0% 
jupyter_telemetry-0. | ########## | 100% 

jupyterlab_pygments- |            |   0% 
jupyterlab_pygments- | ########## | 100% 

nbformat-5.1.3       |            |   0% 
nbformat-5.1.3       | ########## | 100% 

oauthlib-3.1.1       |            |   0% 
oauthlib-3.1.1       | ########## | 100% 

pyopenssl-21.0.0     |            |   0% 
pyopenssl-21.0.0     | ########## | 100% 

wcwidth-0.2.5        |            |   0% 
wcwidth-0.2.5        | ########## | 100% 

certipy-0.1.3        |            |   0% 
certipy-0.1.3        | ########## | 100% 

nbclient-0.5.9       |            |   0% 
nbclient-0.5.9       | ########## | 100% 

prompt-toolkit-3.0.2 |            |   0% 
prompt-toolkit-3.0.2 | ########## | 100% 
prompt-toolkit-3.0.2 | ########## | 100% 

urllib3-1.26.7       |            |   0% 
urllib3-1.26.7       | ########## | 100% 

ipython-7.30.1       |            |   0% 
ipython-7.30.1       | ########## | 100% 
ipython-7.30.1       | ########## | 100% 

nbconvert-6.0.7      |            |   0% 
nbconvert-6.0.7      | ########## | 100% 
nbconvert-6.0.7      | ########## | 100% 

requests-2.26.0      |            |   0% 
requests-2.26.0      | ########## | 100% 

ipykernel-6.6.0      |            |   0% 
ipykernel-6.6.0      | ########## | 100% 

jupyter_server-1.13. |            |   0% 
jupyter_server-1.13. | ########## | 100% 
jupyter_server-1.13. | ########## | 100% 

jupyterhub-base-1.4. |            |   0% 
jupyterhub-base-1.4. | ########## | 100% 
jupyterhub-base-1.4. | ########## | 100% 

jupyter-resource-usa |            |   0% 
jupyter-resource-usa | ########## | 100% 

jupyterlab_server-2. |            |   0% 
jupyterlab_server-2. | ########## | 100% 

notebook-6.3.0       |            |   0% 
notebook-6.3.0       | #######8   |  79% 
notebook-6.3.0       | ########## | 100% 

jupyter-offlinenoteb |            |   0% 
jupyter-offlinenoteb | ########## | 100% 
jupyter-offlinenoteb | ########## | 100% 

jupyterhub-singleuse |            |   0% 
jupyterhub-singleuse | ########## | 100% 

nbclassic-0.3.4      |            |   0% 
nbclassic-0.3.4      | ########## | 100% 

nteract_on_jupyter-2 |            |   0% 
nteract_on_jupyter-2 | ##5        |  25% 
nteract_on_jupyter-2 | ####7      |  47% 
nteract_on_jupyter-2 | #########2 |  92% 
nteract_on_jupyter-2 | ########## | 100% 

widgetsnbextension-3 |            |   0% 
widgetsnbextension-3 | #####9     |  60% 
widgetsnbextension-3 | ########## | 100% 
widgetsnbextension-3 | ########## | 100% 

ipywidgets-7.6.3     |            |   0% 
ipywidgets-7.6.3     | ########## | 100% 

jupyterlab-3.2.5     |            |   0% 
jupyterlab-3.2.5     | ###5       |  36% 
jupyterlab-3.2.5     | ########## | 100% 
jupyterlab-3.2.5     | ########## | 100% 
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... Enabling notebook extension jupyter-js-widgets/extension...
      - Validating: �[32mOK�[0m

done
�[91mtime: 50.002
+ [[ ! -z '' ]]
�[0m�[91m+ echo ''
�[0m�[91m+ [[ ! -z '' ]]
+ mamba clean --all -f -y
�[0m
                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔��██╗████╗ ████║██╔��██╗██╔��██╗
        ██╔████╔██║███████║██╔████╔██║██████╔�███████║
        ██║╚██╔�██║██╔��██║██║╚██╔�██║██╔��██╗██╔��██║
        ██║ ╚�� ██║██║  ██║██║ ╚�� ██║██████╔�██║  ██║
        ╚��     ╚��╚��  ╚��╚��     ╚��╚������ ╚��  ╚��

        mamba (0.7.4) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████

Remove all contents from the following package caches?
  - /srv/conda/pkgs
�[91mtime: 1.056
+ rm /tmp/miniforge-installer.sh
�[0m�[91m+ rm -rf /root/.cache
�[0m�[91m+ chown -R jovyan:jovyan /srv/conda
�[0m�[91m+ mamba list -n root
�[0m
                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔��██╗████╗ ████║██╔��██╗██╔��██╗
        ██╔████╔██║███████║██╔████╔██║██████╔�███████║
        ██║╚██╔�██║██╔��██║██║╚██╔�██║██╔��██╗██╔��██║
        ██║ ╚�� ██║██║  ██║██║ ╚�� ██║██████╔�██║  ██║
        ╚��     ╚��╚��  ╚��╚��     ╚��╚������ ╚��  ╚��

        mamba (0.7.4) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████

# packages in environment at /srv/conda:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       1_gnu    conda-forge
brotlipy                  0.7.0           py38h8df0ef7_1001    conda-forge
bzip2                     1.0.8                h7f98852_4    conda-forge
c-ares                    1.17.1               h36c2ea0_0    conda-forge
ca-certificates           2021.10.26           h06a4308_2    defaults
certifi                   2021.10.8        py38h578d9bd_1    conda-forge
cffi                      1.14.4           py38ha65f79e_1    conda-forge
chardet                   3.0.4           py38h924ce5b_1008    conda-forge
conda                     4.9.2            py38h578d9bd_0    conda-forge
conda-package-handling    1.7.2            py38h8df0ef7_0    conda-forge
cryptography              3.2.1            py38h7699a38_0    conda-forge
icu                       67.1                 he1b5a44_0    conda-forge
idna                      2.10               pyh9f0ad1d_0    conda-forge
krb5                      1.17.2               h926e7f8_0    conda-forge
ld_impl_linux-64          2.35.1               hed1e6ac_0    conda-forge
libarchive                3.3.3             hddc7a2b_1008    conda-forge
libcurl                   7.71.1               hcdd3856_8    conda-forge
libedit                   3.1.20191231         he28a2e2_2    conda-forge
libev                     4.33                 h516909a_1    conda-forge
libffi                    3.3                  h58526e2_1    conda-forge
libgcc-ng                 9.3.0               h5dbcf3e_17    conda-forge
libgomp                   9.3.0               h5dbcf3e_17    conda-forge
libiconv                  1.16                 h516909a_0    conda-forge
libnghttp2                1.41.0               h8cfc5f6_2    conda-forge
libsolv                   0.7.16               h8b12597_0    conda-forge
libssh2                   1.9.0                hab1572f_5    conda-forge
libstdcxx-ng              9.3.0               h2ae2ef3_17    conda-forge
libxml2                   2.9.10               h68273f3_2    conda-forge
lz4-c                     1.9.2                he1b5a44_3    conda-forge
lzo                       2.10              h516909a_1000    conda-forge
mamba                     0.7.4            py38h4c9354d_0    conda-forge
ncurses                   6.2                  h58526e2_4    conda-forge
openssl                   1.1.1m               h7f8727e_0    defaults
pip                       20.3.1             pyhd8ed1ab_0    conda-forge
pycosat                   0.6.3           py38h8df0ef7_1005    conda-forge
pycparser                 2.20               pyh9f0ad1d_2    conda-forge
pyopenssl                 20.0.0             pyhd8ed1ab_0    conda-forge
pysocks                   1.7.1            py38h924ce5b_2    conda-forge
python                    3.8.6           hffdb5ce_1_cpython    conda-forge
python_abi                3.8                      1_cp38    conda-forge
readline                  8.0                  he28a2e2_2    conda-forge
reproc                    14.2.1               h36c2ea0_0    conda-forge
reproc-cpp                14.2.1               h58526e2_0    conda-forge
requests                  2.25.0             pyhd3deb0d_0    conda-forge
ruamel_yaml               0.15.80         py38h8df0ef7_1003    conda-forge
setuptools                49.6.0           py38h924ce5b_2    conda-forge
six                       1.15.0             pyh9f0ad1d_0    conda-forge
sqlite                    3.34.0               h74cdb3f_0    conda-forge
tk                        8.6.10               hed695b0_1    conda-forge
tqdm                      4.54.1             pyhd8ed1ab_0    conda-forge
urllib3                   1.25.11                    py_0    conda-forge
wheel                     0.36.1             pyhd3deb0d_0    conda-forge
xz                        5.2.5                h516909a_1    conda-forge
yaml                      0.2.5                h516909a_0    conda-forge
zlib                      1.2.11            h516909a_1010    conda-forge
zstd                      1.4.5                h6597ccf_2    conda-forge
�[91m+ mamba list -p /srv/conda/envs/notebook
�[0m
                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔��██╗████╗ ████║██╔��██╗██╔��██╗
        ██╔████╔██║███████║██╔████╔██║██████╔�███████║
        ██║╚██╔�██║██╔��██║██║╚██╔�██║██╔��██╗██╔��██║
        ██║ ╚�� ██║██║  ██║██║ ╚�� ██║██████╔�██║  ██║
        ╚��     ╚��╚��  ╚��╚��     ╚��╚������ ╚��  ╚��

        mamba (0.7.4) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████

# packages in environment at /srv/conda/envs/notebook:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       1_gnu    conda-forge
alembic                   1.7.5              pyhd8ed1ab_0    conda-forge
anyio                     3.4.0            py37h89c1867_0    conda-forge
argcomplete               1.12.3             pyhd8ed1ab_2    conda-forge
argon2-cffi               21.1.0           py37h5e8e339_2    conda-forge
async_generator           1.10                       py_0    conda-forge
attrs                     21.2.0             pyhd8ed1ab_0    conda-forge
babel                     2.9.1              pyh44b312d_0    conda-forge
backcall                  0.2.0              pyh9f0ad1d_0    conda-forge
backports                 1.0                        py_2    conda-forge
backports.functools_lru_cache 1.6.4              pyhd8ed1ab_0    conda-forge
bleach                    4.1.0              pyhd8ed1ab_0    conda-forge
blinker                   1.4                        py_1    conda-forge
brotlipy                  0.7.0           py37h5e8e339_1003    conda-forge
c-ares                    1.18.1               h7f98852_0    conda-forge
ca-certificates           2021.10.8            ha878542_0    conda-forge
certifi                   2021.10.8        py37h89c1867_1    conda-forge
certipy                   0.1.3                      py_0    conda-forge
cffi                      1.15.0           py37h036bc23_0    conda-forge
charset-normalizer        2.0.9              pyhd8ed1ab_0    conda-forge
cryptography              36.0.1           py37hf1a17b8_0    conda-forge
debugpy                   1.5.1            py37hcd2ae1e_0    conda-forge
decorator                 5.1.0              pyhd8ed1ab_0    conda-forge
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
entrypoints               0.3             pyhd8ed1ab_1003    conda-forge
greenlet                  1.1.2            py37hcd2ae1e_1    conda-forge
icu                       68.2                 h9c3ff4c_0    conda-forge
idna                      3.1                pyhd3deb0d_0    conda-forge
importlib-metadata        4.10.0           py37h89c1867_0    conda-forge
importlib_metadata        4.10.0               hd8ed1ab_0    conda-forge
importlib_resources       5.4.0              pyhd8ed1ab_0    conda-forge
ipykernel                 6.6.0            py37h6531663_0    conda-forge
ipython                   7.30.1           py37h89c1867_0    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
ipywidgets                7.6.3              pyhd3deb0d_0    conda-forge
jedi                      0.18.1           py37h89c1867_0    conda-forge
jinja2                    3.0.3              pyhd8ed1ab_0    conda-forge
json5                     0.9.5              pyh9f0ad1d_0    conda-forge
jsonschema                4.3.2              pyhd8ed1ab_0    conda-forge
jupyter-offlinenotebook   0.2.1              pyhd8ed1ab_0    conda-forge
jupyter-resource-usage    0.6.1              pyhd8ed1ab_0    conda-forge
jupyter_client            7.1.0              pyhd8ed1ab_0    conda-forge
jupyter_core              4.9.1            py37h89c1867_1    conda-forge
jupyter_server            1.13.1             pyhd8ed1ab_0    conda-forge
jupyter_telemetry         0.1.0              pyhd8ed1ab_1    conda-forge
jupyterhub-base           1.4.2            py37h89c1867_0    conda-forge
jupyterhub-singleuser     1.4.2            py37h89c1867_0    conda-forge
jupyterlab                3.2.5              pyhd8ed1ab_0    conda-forge
jupyterlab_pygments       0.1.2              pyh9f0ad1d_0    conda-forge
jupyterlab_server         2.10.1             pyhd8ed1ab_0    conda-forge
jupyterlab_widgets        1.0.2              pyhd8ed1ab_0    conda-forge
krb5                      1.19.2               hcc1bbae_3    conda-forge
ld_impl_linux-64          2.36.1               hea4e1c9_2    conda-forge
libcurl                   7.80.0               h2574ce0_0    conda-forge
libedit                   3.1.20191231         he28a2e2_2    conda-forge
libev                     4.33                 h516909a_1    conda-forge
libffi                    3.4.2                h7f98852_5    conda-forge
libgcc-ng                 11.2.0              h1d223b6_11    conda-forge
libgomp                   11.2.0              h1d223b6_11    conda-forge
libnghttp2                1.43.0               h812cca2_1    conda-forge
libnsl                    2.0.0                h7f98852_0    conda-forge
libsodium                 1.0.18               h36c2ea0_1    conda-forge
libssh2                   1.10.0               ha56f1ee_2    conda-forge
libstdcxx-ng              11.2.0              he4da1e4_11    conda-forge
libuv                     1.42.0               h7f98852_0    conda-forge
libzlib                   1.2.11            h36c2ea0_1013    conda-forge
mako                      1.1.6              pyhd8ed1ab_0    conda-forge
markupsafe                2.0.1            py37h5e8e339_1    conda-forge
matplotlib-inline         0.1.3              pyhd8ed1ab_0    conda-forge
mistune                   0.8.4           py37h5e8e339_1005    conda-forge
nbclassic                 0.3.4              pyhd8ed1ab_0    conda-forge
nbclient                  0.5.9              pyhd8ed1ab_0    conda-forge
nbconvert                 6.0.7            py37h89c1867_3    conda-forge
nbformat                  5.1.3              pyhd8ed1ab_0    conda-forge
ncurses                   6.2                  h58526e2_4    conda-forge
nest-asyncio              1.5.4              pyhd8ed1ab_0    conda-forge
nodejs                    14.17.4              h92b4a50_0    conda-forge
notebook                  6.3.0              pyha770c72_1    conda-forge
nteract_on_jupyter        2.1.3                      py_0    conda-forge
oauthlib                  3.1.1              pyhd8ed1ab_0    conda-forge
openssl                   1.1.1l               h7f98852_0    conda-forge
packaging                 21.3               pyhd8ed1ab_0    conda-forge
pamela                    1.0.0                      py_0    conda-forge
pandoc                    2.16.2               h7f98852_0    conda-forge
pandocfilters             1.5.0              pyhd8ed1ab_0    conda-forge
parso                     0.8.3              pyhd8ed1ab_0    conda-forge
pexpect                   4.8.0              pyh9f0ad1d_2    conda-forge
pickleshare               0.7.5                   py_1003    conda-forge
pip                       21.3.1             pyhd8ed1ab_0    conda-forge
prometheus_client         0.12.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.24             pyha770c72_0    conda-forge
psutil                    5.8.0            py37h5e8e339_2    conda-forge
ptyprocess                0.7.0              pyhd3deb0d_0    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pycurl                    7.44.1           py37h88a64d2_1    conda-forge
pygments                  2.10.0             pyhd8ed1ab_0    conda-forge
pyjwt                     2.3.0              pyhd8ed1ab_1    conda-forge
pyopenssl                 21.0.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.0.6              pyhd8ed1ab_0    conda-forge
pyrsistent                0.18.0           py37h5e8e339_0    conda-forge
pysocks                   1.7.1            py37h89c1867_4    conda-forge
python                    3.7.12          hb7a2778_100_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-json-logger        2.0.1              pyh9f0ad1d_0    conda-forge
python_abi                3.7                     2_cp37m    conda-forge
pytz                      2021.3             pyhd8ed1ab_0    conda-forge
pyzmq                     22.3.0           py37h336d617_1    conda-forge
readline                  8.1                  h46c0cb4_0    conda-forge
requests                  2.26.0             pyhd8ed1ab_1    conda-forge
ruamel.yaml               0.17.17          py37h5e8e339_1    conda-forge
ruamel.yaml.clib          0.2.6            py37h5e8e339_0    conda-forge
send2trash                1.8.0              pyhd8ed1ab_0    conda-forge
setuptools                60.0.4           py37h89c1867_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
sniffio                   1.2.0            py37h89c1867_2    conda-forge
sqlalchemy                1.4.29           py37h5e8e339_0    conda-forge
sqlite                    3.37.0               h9cd32fc_0    conda-forge
terminado                 0.12.1           py37h89c1867_1    conda-forge
testpath                  0.5.0              pyhd8ed1ab_0    conda-forge
tk                        8.6.11               h27826a3_1    conda-forge
tornado                   6.1              py37h5e8e339_2    conda-forge
traitlets                 5.1.1              pyhd8ed1ab_0    conda-forge
typing_extensions         4.0.1              pyha770c72_0    conda-forge
urllib3                   1.26.7             pyhd8ed1ab_0    conda-forge
wcwidth                   0.2.5              pyh9f0ad1d_2    conda-forge
webencodings              0.5.1                      py_1    conda-forge
websocket-client          1.2.3              pyhd8ed1ab_0    conda-forge
wheel                     0.37.1             pyhd8ed1ab_0    conda-forge
widgetsnbextension        3.5.2            py37h89c1867_1    conda-forge
xz                        5.2.5                h516909a_1    conda-forge
zeromq                    4.3.4                h9c3ff4c_1    conda-forge
zipp                      3.6.0              pyhd8ed1ab_0    conda-forge
zlib                      1.2.11            h36c2ea0_1013    conda-forge
�[91m+ /srv/conda/envs/notebook/bin/npm config --global set prefix /srv/npm
�[0m�[91mtime: 90.827
�[0mRemoving intermediate container d37b939f410e
 ---> 13235cb3bb56
Step 30/67 : RUN mkdir -p ${NPM_DIR} && chown -R ${NB_USER}:${NB_USER} ${NPM_DIR}
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in b2354f64d1e8
Removing intermediate container b2354f64d1e8
 ---> 451d1704e07e
Step 31/67 : RUN echo "deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/" > /etc/apt/sources.list.d/r-ubuntu.list
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in 1732ade2282a
Removing intermediate container 1732ade2282a
 ---> 77554c45e7d5
Step 32/67 : RUN wget --quiet -O - 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xe298a3a825c0d65dfd57cbb651716619e084dab9' | apt-key add -
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in 66165d89813f
�[91mWarning: apt-key output should not be parsed (stdout is not a terminal)
�[0mOK
Removing intermediate container 66165d89813f
 ---> b6296b37fe86
Step 33/67 : RUN apt-get update > /dev/null && apt-get install --yes r-base=4.0.5-1.1804.0 r-base-core=4.0.5-1.1804.0         r-base-dev=4.0.5-1.1804.0         r-recommended=4.0.5-1.1804.0         libclang-dev         libzmq3-dev > /dev/null && apt-get -qq purge && apt-get -qq clean && rm -rf /var/lib/apt/lists/*
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in 9ede65c4848d
�[91mE: Unable to correct problems, you have held broken packages.
�[0mRemoving intermediate container 9ede65c4848d
The command '/bin/sh -c apt-get update > /dev/null && apt-get install --yes r-base=4.0.5-1.1804.0 r-base-core=4.0.5-1.1804.0         r-base-dev=4.0.5-1.1804.0         r-recommended=4.0.5-1.1804.0         libclang-dev         libzmq3-dev > /dev/null && apt-get -qq purge && apt-get -qq clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100Built image, launching...
Failed to connect to event stream

Maybe related: #1116

@fkohrt
Copy link
Contributor Author

fkohrt commented Jan 25, 2022

It works now, maybe because of #1114. Not sure though.

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 a pull request may close this issue.

7 participants