-
Notifications
You must be signed in to change notification settings - Fork 89
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
FEAT: Configurable working directory #36
base: master
Are you sure you want to change the base?
Conversation
Added env var NVCC_4_JUPYTER_WORK_DIR to be able to choose the working dir.
Minor imporv.
Minor improv.
Changing the default working directory.
Set working directory using %config.
Removing useless vars.
Adding comment.
Adding description.
Typo solved.
Removing unused lib.
Hello! Thank you for your contribution! I'm going to have a look in depth at the code hopefully soon. Until then please make sure to run the pre-commit hooks locally to fix the formatting of your changes. |
I tried pushing a commit to the fork. It seems like I don't have maintainer rights (to the original nvcc4jupyter repo). @MatteoOnger @andreinechaev One of you must fix the pre-commit hooks. |
Hello everyone, did @MatteoOnger abandon this PR? |
I have moved the line back up, if you prefer to add them elsewhere let me know. And sorry for the late response. |
Congratulations for this repository, just an opinion: in some cases, it might be useful to be able to set the working directory.