How to call a python function from displayHTML javascript code?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 11:13 AM
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.
Labels:
- Labels:
-
Azure
-
Python Function