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
Update to setup section of notebooks #29
Most of the setup logic is now in a msticpy module (nb_init) and some in a local module (utils/nb_check.py)
Added nb_check.py to check kernel version and installed msticpy version (this can't be in the msticpy module since we don't yet know whether msticpy is installed).
Note: the notebook will run fine without this file - it just skips the checks for python and msticpy version.
Updated Notebook initialization markdown text and added links to run local versions of the Configuration and Troubleshooting notebooks (rather than just view static versions on GitHub).
Fixes
Removed references to Setup section that no longer exists.
Fixing a few errors in IP Explorer and Process alert