The problem was that nbconvert was only installed for python 3.6 and I am using python 2.7, so I had to manually install it trough pip which solved the problem.
確定! 回上一頁