- Jupyter for Data Science
- Dan Toomey
- 96字
- 2021-07-08 09:22:32
Kernel menu
The Kernel menu is used to control the underlying language engine used by the notebook. The menu choices are as follows. I think many of the choices in this menu are used very little:

- Interrupt: Momentarily stops the underlying language engine and then lets it continue
- Restart: Restarts the underlying language engine
- Restart & Clear Output
- Restart & Run All
- Reconnect: If you were to interrupt the kernel, you would then need to reconnect to start running again
- Change kernel: Changes the language used in this notebook to one available in your installation
推薦閱讀
- C語言程序設計教程
- Mastering Kotlin
- Production Ready OpenStack:Recipes for Successful Environments
- Learning Informatica PowerCenter 10.x(Second Edition)
- Mastering PHP Design Patterns
- Designing Hyper-V Solutions
- INSTANT Sencha Touch
- Rust Cookbook
- 從0到1:Python數據分析
- Mathematica Data Analysis
- Mastering ROS for Robotics Programming
- Learning iOS Security
- SQL Server 入門很輕松(微課超值版)
- C指針原理揭秘:基于底層實現機制
- Sails.js Essentials