PR: Unify kernel configuration
Description of Changes
- [ ] Wrote at least one-line docstrings (for any new functions)
- [ ] Added unit test(s) covering the changes (if testable)
- [ ] Included a screenshot or animation (if affecting the UI, see Licecap)
Unify two ways of changing the kernel configuration. This also avoids restarting the cached kernel if the options have been changed.
Issue(s) Resolved
Fixes #
Spyder-kernels: https://github.com/spyder-ide/spyder-kernels/pull/483
Affirmation
By submitting this Pull Request or typing my (user)name below, I affirm the Developer Certificate of Origin with respect to all commits and content included in this PR, and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct:
Hello @impact27! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Line 28:1: E302 expected 2 blank lines, found 1 Line 33:28: W292 no newline at end of file