Chris Dailey

Results 13 comments of Chris Dailey

I'm still having trouble getting clearml to access the jupyter notebook on a Google Vertex instance. Looking through the code on the 2.0.0 branch (which is the version I'm using),...

The above output was produced by this script: `import requests import json import os api_url = 'http://localhost:8080/api' # token = os.getenv("JUPYTERHUB_API_TOKEN") token = "" print(token) r = requests.get(api_url + '/sessions',...

so @eugen-ajechiloae-clearml if you want, we can mark this as closed since the cause has been isolated and addressed, but we still don't know the mechanism that dataproc is disrupting...