Skip to content

PitterPatterPython/jupyter_pyodbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter_pyodbc

A module to help interaction with Jupyter Notebooks with ODBC datasets - Base package - Required for downstream odbc


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

Usage


About

A base class for adding pyodbc based integrations to Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages