shablipapu
Results
1
issues of
shablipapu
Hi all, another problem I am having with mlrun is on running the fraud demo in 01-ingest-datasources.ipynb, the following code fails # mlrun.set_environment("http://localhost:8080", artifact_path="./") os.environ["MLRUN_DBPATH"] = "http://localhost:8080" print(os.getenv("MLRUN_DBPATH")) # Ingest...