Dear support, Suppose I want to refer to a file in a notebook cell directory from inside that cell. How do I access that path 'easily'? os.path.abspath('.') seems to not do what I expect, but just referring directly to the file also raises an error. I would use Cell.directory() or Cell.id() but don't know how to get a reference to the cell I am in that way either.
Thanks! - kcrisman -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org