szymon_dybczak
Esteemed Contributor III

I've tried run your code on my sandbox environment and I didn't encounter any issues.

I did following steps:

- (1) In my workspace under my username directory I've created ML folder:

szymon_dybczak_0-1754911903637.png


- (2) Next, I went to my target folder (in this case I've create ML directory) and clicked create MfFLow experiment

szymon_dybczak_1-1754911977108.png

- (3) Now, I typed in my expirement name. If you leave artificat location, by default databricks will use following one dbfs:/databricks/mlflow-tracking/<experiment-id>

 

szymon_dybczak_2-1754912106997.png

- (4) Now, I created a new notebook and run the code:

szymon_dybczak_4-1754912444633.png

 

Could you check if you did the same kind of steps?

View solution in original post