Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ianhelle/msticpy 1 0 changes 2021 03 16 #80

Merged
merged 26 commits into from
Apr 15, 2021

Commits on Mar 16, 2021

  1. Updated Getting started and ConfiguringNotebookEnvironment notebooks …

    …for new msticpy settings.
    
    Some other updates to clean things up.
    Minor update to Machine Learning in Notebooks Examples to use public methods
    Update to nb_check to remove prompt for AzML
    ianhelle committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3a00bac View commit details
    Browse the repository at this point in the history
  2. Update to remove passwords from ML notebook

    Updated notebookmetadata.json with new dates
    ianhelle committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e09e639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4d5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Updating nb_check.py - less code in notebook, better error messages, …

    …able to handle msticpy with "extras" and non-numeric package numbers (e.g. "rc3")
    ianhelle committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    dec3a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0461b82 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    83b7255 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Updating nb_check.py to handle string versions and read require MP ve…

    …rsion from environment.
    ianhelle committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    7c4bcdf View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Updates to nb_check.py.

    Adding testing script for MP 1.0.0 test_mp_extras.py
    ianhelle committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cd71301 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    a423bb7 View commit details
    Browse the repository at this point in the history
  2. Fixes to Domains Explorer

    petebryan committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    46f9c99 View commit details
    Browse the repository at this point in the history
  3. Covid Notebook Updates

    petebryan committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a8fe14b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    0340d09 View commit details
    Browse the repository at this point in the history
  2. Solarwinds fix

    petebryan committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    666d6ba View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. WAF update

    petebryan committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    8e31c53 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Added function to check for (and install) Kqlmagic/msal_extensions pr…

    …e-reqs.
    
    Added function to build FQDN of host for KQLMAGIC_AZUREML_COMPUTE env variable (to avoid warning and have popups work correctly)
    Added function to parse/import an nbuser_settings.py - this is an easier way to set MSTICPYCONFIG env var than
    messing around with kernel.json - will need to update docs & ConfiguringNotebookEnvironment NB to describe this.
    ianhelle committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fca5c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Finalized changes for msticpy 1.0.0rc5 + AML 38 and 36 testing.

    Added images for ConfiguringNotebookEnvironment
    Updated processes_on_host.pkl to remove passwords.
    Added function to auto-set MSTICPYCONFIG if a) not set b) a msticpyconfig.yaml is in the user's root folder.
    ianhelle committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0cc7ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3998b22 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Linux Host Notebook Updates

    petebryan committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6c875fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde30d3 View commit details
    Browse the repository at this point in the history
  3. IP Notebook Update

    petebryan committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    31ef87c View commit details
    Browse the repository at this point in the history
  4. Updating kernels to azureml_38

    Updating check_nb_kernel.py with AML kernel specs
    ianhelle committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9aa09c6 View commit details
    Browse the repository at this point in the history
  5. kernelspec updates

    petebryan committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    406f4d8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ianhelle/msticpy_1_0_changes-2021-03-16' into pebryan/m…

    …sticpy_1_0_changes-2021-03-16
    petebryan committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    06f6801 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Reverting non-mstic notebooks plus Machine Learning in Notebooks Exam…

    …ples and SigmaRuleImporter, which seem to have got corrupted
    ianhelle committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f02df35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from Azure/pebryan/msticpy_1_0_changes-2021-03-16

    Pebryan/msticpy 1 0 changes 2021 03 16
    petebryan committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4122ae4 View commit details
    Browse the repository at this point in the history
  3. Updating image links to github master locations in ConfiguringNoteboo…

    …kEnvironment
    
    Removing debugging cell from Guided Hunting - Office365-Exploring
    ianhelle committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    43a17bf View commit details
    Browse the repository at this point in the history