How to connect MSSQL to Jupyter notebook on MAC OS
Though, it seems impossible to connect MSSQL to Jupyter Notebook because you can not install MSSQL directly on your MAC OS. This tutorial will help in connecting MSSQL to Jupyter Notebook on MAC OS.
brew install msodbcsql17 mssql-tools
This will ins...
blog.rukayatbalogun.xyz1 min read