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

Make session dialogs configurable #7618

Merged
merged 14 commits into from Dec 24, 2019

Commits on Dec 24, 2019

  1. Make session dialogs configurable

    lint
    
    update notebook example
    
    offer the option to keep no kernel
    
    integrity
    
    lint
    
    fix up merge conflicts
    
    lint
    
    update tests
    
    Update tests
    
    Select a kernel if necessary in the console
    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    b7e3931 View commit details
    Browse the repository at this point in the history
  2. Clean up strict handling

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    a58f627 View commit details
    Browse the repository at this point in the history
  3. clean up typings

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    491e66c View commit details
    Browse the repository at this point in the history
  4. Update docstrings

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    39f729c View commit details
    Browse the repository at this point in the history
  5. strict nulls

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    7b6b71d View commit details
    Browse the repository at this point in the history
  6. fix test strict nulls

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    fa66456 View commit details
    Browse the repository at this point in the history
  7. Address review comments

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    7f2c77a View commit details
    Browse the repository at this point in the history
  8. Clean up handling of sessioncontext initialize

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    69a95a4 View commit details
    Browse the repository at this point in the history
  9. fix example test header

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    20f3940 View commit details
    Browse the repository at this point in the history
  10. try running the node test in the temp dir

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    f39d0a2 View commit details
    Browse the repository at this point in the history
  11. try the node test directly

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    38393b4 View commit details
    Browse the repository at this point in the history
  12. Ignore node in the test runner

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    f6dbb96 View commit details
    Browse the repository at this point in the history
  13. Run the node test in isolation

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    929558c View commit details
    Browse the repository at this point in the history
  14. revert changes and run example tests once

    Steven Silvester committed Dec 24, 2019
    Copy the full SHA
    92d1dc0 View commit details
    Browse the repository at this point in the history