728x90
jupyter notebook 파일(ipynb)을 파이썬 파일(py)로 변환 후 처리해야 한다.
변환 방법은 jupyter에 내장된 nbconvert를 사용하면 된다.
jupyter nbconvert --to script your_notebook.ipynb
728x90
'Python' 카테고리의 다른 글
ui 파일 포함하여 pyinstaller (0) | 2024.11.01 |
---|---|
visual studio code "there is no formatter for 'python' files installed" (0) | 2024.08.19 |
RTX 4050 Laptop GPU tensorflow, CUDA 등 초기 설치 (0) | 2024.03.04 |
No module named 'transformers.models.transfo_xl.configuration_transfo_xl' (0) | 2024.01.23 |
tensorflow, tensorflow-gpu, python, cudnn, cuda 12.3 (0) | 2024.01.11 |