- 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
推薦閱讀
- 零基礎學Visual C++第3版
- 數據庫系統教程(第2版)
- Linux C/C++服務器開發實踐
- ASP.NET Core 2 and Vue.js
- Java程序設計與實踐教程(第2版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- C++從入門到精通(第5版)
- SQL Server數據庫管理與開發兵書
- Python Data Science Cookbook
- Learning Docker Networking
- C語言程序設計
- C++ System Programming Cookbook
- 青少年學Python(第2冊)
- TensorFlow程序設計