Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Julia process should start with working dir set to current file's location (if any) #197

Open
eldargab opened this issue Jun 9, 2015 · 2 comments

Comments

@eldargab
Copy link

eldargab commented Jun 9, 2015

No description provided.

@pfitzseb
Copy link
Contributor

pfitzseb commented Jun 9, 2015

Hm, sounds like Matlab. Not sure I'm all for it, but would definitely be nice as an option.
A bit of discussion about this here. Workaround: cd(dirname(@__FILE__))

@MikeInnes
Copy link
Contributor

There's also a "set the working directory here" command which should achieve the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants