You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes and updates for OS X 10.14 (mojave).
New and improved:
- The Jupyter server that `Jupyter.app` starts will now shutdown automatically when the browser closes`
- Can now use either Google Chrome or Chromium as the base app (default: Chromium)
- Removed Applescript dependency, simplifying permissions issues
New features: fully configurable install via options, automated insta…
…llation of chrome extensions, -d flag for dryruns of un/install. ALso organized code and fixed some bugs.