For school I am using Jupyter-notebook for the first time. In the script that got given to me, I set up two .txt files with the paths to imput and output files. When starting a Job using ‘jupyter-nbconvert —to notebook — execute ‘file.ipyng’ I only get output from the first mentioned file in the .txt files. Anyone recognizes this problem or might be able to help?
1 Like
I might have, Does this help ? python - How to display full output in Jupyter, not only last result? - Stack Overflow