My solution was to tell Python of that additional module import path by adding a snippet like this one to the notebook: import os import sys module_path ...
確定! 回上一頁