gpt4 book ai didi

python - JupyterLab : Run all cells below

转载 作者:行者123 更新时间:2023-12-01 23:35:47 26 4
gpt4 key购买 nike

在 Jupyter Notebook 中,我可以使用以下命令自动执行当前单元格下方的所有单元格。

from IPython.display import Javascript
display(Javascript('IPython.notebook.execute_cells_below()'))

但是,这似乎不适用于 JupyterLab。我怎样才能让 JupyterLab 工作?(我想在单击按钮后自动执行下面的所有单元格。原始代码发布在这里:IPython - Run all cells below from a widget)

最佳答案

它是内置的。单击左上角的运行菜单,然后选择“运行选定的单元格和下面的所有单元格”。

enter image description here

关于python - JupyterLab : Run all cells below,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53214644/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com