DataSetURI.getFile('\Users\jbf\OneDrive - University of Iowa\cusp-classification\misc\file_editor.jy',False,NullProgressMonitor) on Windows incorrectly creates the URI, ending up with
file:////Users/jbf/OneDrive%20-%20University%20of%20Iowa/cusp-classification/misc/file_editor.jy
(four ////) which creates a problem.
Chris pointed out an area that Larry has made which I could use for testing on campus:
ChatGPT suggests I use
as the URI for this. Since there are two slashes, this would work.
Last edit: Jeremy Faden 10 hours ago