How to call a python function from displayHTML javascript code?

Hariprasad94
New Contributor II

python - How to use IPython.notebook.kernel.execute in Azure databricks? - Stack Overflow

In standard jupyter notebook, we could use IPython.notebook.kernel.execute to call a python function, in Azure databricks IPython seems to be not exposed in browser DOM global scope.