Databrick notebook 中的某个单元格之后有什么方法 run/execute 单元格?

Is there any way to run/execute cells after a certain cell in Databrick notebook?

我想知道是否可以 运行 单元格 在 Databricks 笔记本上某个单元格 之后而不是笔记本顶部的 Run All 选项?

如果您单击菜单中的键盘符号,它会显示可用的快捷方式。您需要的是 <Shift>+<Option>+<Down>: Run all below commands (inclusive)(在 Mac 上,在 Window 上,组合可能略有不同)。或者,如果您单击 > 字符的下拉符号,您将看到“运行 全部在下方”(参见 docs