因为.ipynb可以import .py的module,所以其中一个解决方法是将已经写好 ... try: !jupyter nbconvert --to python file_name.ipynb # python即转化 ...
確定! 回上一頁