Pierre
Results
1
issues of
Pierre
Hi, I noticed a little bug in the cell #9 of tutorial #3 in which opt should be replaced by opts as below. ``` if not os.path.exists("%s/project_v%s.pkl.gz" % (opts["working_path"], __version__)):...