Run stored bash in Databricks with %sh

keunsoop
New Contributor

Hi, I made bash file in databricks and I can see that the file is stored as the following picture.

0693f000007OoILAA0

I was supposed to run this bash file through %sh cell, but as you see the following picture, I could not find bash file, which I could find through dbutils.fs.

Is there any way to run bash file stored in dbutils through the cell? This bash file is for installing packages, and executed as restarting cluster, but I would like to run this one manually so that I do not need to restart cluster whenever package is updated. Thanks.

0693f000007OoIMAA0