mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 18:14:05 +00:00

* Recipe for Microsoft SQL Server Dockerfile with Microsoft SQL Server ODBC driver and pyodbc. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Get rid of apt-key, only install what's needed and clean up properly * Replace apt-get with apt * Switch from apt to apt-get * Use --no-install-recommends in the right place * Use simple pip install * Install pip package under jovyan Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>