JupyterLab C++ ROOT

PowerShell 7.5.4
PS C:\Users\berna> docker run -it -p 8888:8888 ghcr.io/atlas-outreach-data-tools/atlas-outreach-cpp-framework-13tev:10fb-legacy /usr/bin/bash
Unable to find image ‘ghcr.io/atlas-outreach-data-tools/atlas-outreach-cpp-framework-13tev:10fb-legacy’ locally
docker: Error response from daemon: error from registry: denied
denied

it is the reponse of dockeri obtain from Docker

Hi @guest_bernard.chaura ,

Did you already docker login ghcr.io?

Cheers,
Zach

in terminal : PowerShell 7.5.4
PS C:\Users\berna>

docker run -it -p 8888:8888 ghcr.io/atlas-outreach-data-tools/atlas-outreach-cpp-framework-13tev:10fb-legacy /usr/bin/bash

reponse of docker :

Unable to find image ‘ghcr.io/atlas-outreach-data-tools/atlas-outreach-cpp-framework-13tev:10fb-legacy’ locally
docker: Error response from daemon: error from registry: denied
denied

docker run -it --rm -p 8888:8888 -v Cpp-volume:/home/jovyan/work -v "F:\ATLAS 39FUN:/mnt/f:rw" -v “E:\ATLAS Root:/mnt/e:rw” --user root Package notebooks-collection-opendata · GitHub

works

we need 3 hours to run each of the 4 examples

i have tried to run 10fb in the environement : atlas-outreach-data-tools it does not run

it needs PROOF Ubuntu 14 gcc8 or 16 gcc5.4 ROOT V6.10/04 not in this environement

Dear @guest_bernard.chaura,

I’d suggest we approach this in a more systematic way.

If you need an updated environment, you can do two things:

  1. Request an update on our git repository, by opening an issue, and then a PR. Please notice that this is a best effort project, therefore if you need urgently an updated image, I suggest you go for option 2.
  2. You can build your own image based on ours, and deploy it in a registry.

Please notice that if the request is related to a package that is no longer supported, it is unlikely that we are going to implement that, therefore option 2 keeps being the best scenario.

We are happy to have a zoom meeting, if you feel like the conversation in this thread is slow.

As for messaging in this forum, please do have a look at the official guidelines for formatting code and messages.
In addition we would be very grateful if messages were written in English, and properly grouped, without single sentences (that are lacking a reasonable context) being sent in the thread.

Many thanks for your understanding,
Giovanni

Many thanks for your understanding

I try to build my own image. I need for this: Ubuntu(?) version, Gcc(6.20?) version and ROOT (6.10.04?) version. These versions need to be compatible. Can you give me these versions. Many thanks.

These versions being fo C++ 2020 data