Hi!
I’m trying Livebook as a better documentation tool in my company. The problem is that we have a bunch of private packages and I’m unable to fetch dependencies for those private packages.
Using the docker image, this is what I’m trying to do (identifiers changed for privacity)
But it seems that the dependency install step does not honor the authentication I did in previous steps.
Is there something I’m missing here?
Thanks!