Skip to content

Jupyter notebooks for machine learning. Python 3 including pandas and scikit-learn.

Notifications You must be signed in to change notification settings

trulsu/jupyter_ml

Repository files navigation

jupyter_ml

Jupyter notebooks for machine learning. Python 3 including pandas and scikit-learn.

OS X: Fix for jupyter error after latest os x update: Add this to .bash_profile

# BROWSER - this fixes the Jupyter os 10.15.2 bug
BROWSER=/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
export BROWSER

About

Jupyter notebooks for machine learning. Python 3 including pandas and scikit-learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published