langchain_community.llms.databricks.get_repl_context¶

langchain_community.llms.databricks.get_repl_context() Any[source]¶

Get the notebook REPL context if running inside a Databricks notebook. Returns None otherwise.

Return type

Any