A module to help interaction with Jupyter Notebooks with ODBC Oracle RDBMS using the %oracle magic
This is a python module that helps to connect Jupyter Notebooks to various datasets using ODBC. Each ODBC dataset will have it's own integration that uses this base class. It's based on (and requires) https://github.com/JohnOmernik/jupyter_integration_base also requires https://github.com/JohnOmernik/jupyter_pyodbc