@Kaizen , @Evan_MCK : I refactored here a notebook with the elements collected from your posts. I works.# imports needed for notebook
from datetime import datetime
import dateutil.relativedelta
import os
import time
import urllib.request, json
def ...
@Evan_MCK , @Kaizen : thank you! I could make it work with my Community Databricks account's cluster, from Evan's stackoverflow link.Btw, I am facing the issue of security with my production cluster. Will need to work with that, but it should work in...
Thank you!Which databricks runtine engine version did you use?I am facing some trouble with apt-get, due to security I think, so it still fails at that step.