jupyter的kernel功能:Interrupt、Restart、Clear Output、Run All

本文介绍了编程中四个关键操作:Interrupt用于暂停执行,帮助你在忘记修改参数或遇到无限循环时及时停止;Restart可以清空所有变量,释放内存空间;Restart & Clear Output不仅重启内核,还清除所有单元格输出;而Restart & Run All则会重启内核并重新运行全部代码块。这些操作对于有效管理和调试代码至关重要。
摘要由CSDN通过智能技术生成
  • Interrupt - 暂停程序stops the execution of the code (helpful when you have a long operation but forget to change some parameter, or in case you have an infinite loop)

  • Restart - 清空变量 释放内存clears up all of the variables and releases memory

  • Restart & Clear Output - 重启内核清空所有输出restarts the kernel + clears all of the cell outputs in the notebook

  • Restart & Run All - 重启内核然后重新运行代码块restarts the kernel + executes all of the cells

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值