-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Migrate start-notebook & start-singleuser to python #2006
Merged
Merged
Commits on Oct 17, 2023
-
Migrate start-notebook.sh to bash
Based on > Stop using bash, haha 👍 from jupyter#1532. If there's more apetite for this, I'll try to migrate `start.sh` and `start-singleuser.sh` as well - I think they should all be merged together. We can remove the `.sh` suffixes for accuracy, and keep symlinks in so old config still works. Since the shebang is what is used to launch the correct interpreter, the `.sh` doesn't matter. Will help fix jupyter#1532, as I believe all those things are going to be easier to do from python than bash
Configuration menu - View commit details
-
Copy full SHA for d1ff010 - Browse repository at this point
Copy the full SHA d1ff010View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed70463 - Browse repository at this point
Copy the full SHA ed70463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e751e - Browse repository at this point
Copy the full SHA 00e751eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea06768 - Browse repository at this point
Copy the full SHA ea06768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a1e8c - Browse repository at this point
Copy the full SHA 14a1e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f37d7 - Browse repository at this point
Copy the full SHA 40f37d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3364294 - Browse repository at this point
Copy the full SHA 3364294View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb98d5e - Browse repository at this point
Copy the full SHA bb98d5eView commit details -
-u can not be set by shebang, we must set the env var instead
Configuration menu - View commit details
-
Copy full SHA for 9e71839 - Browse repository at this point
Copy the full SHA 9e71839View commit details -
Co-authored-by: Ayaz Salikhov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67302e3 - Browse repository at this point
Copy the full SHA 67302e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1804a8c - Browse repository at this point
Copy the full SHA 1804a8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 527b756 - Browse repository at this point
Copy the full SHA 527b756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7bdb3 - Browse repository at this point
Copy the full SHA 9f7bdb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d5b15 - Browse repository at this point
Copy the full SHA 37d5b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c67ef - Browse repository at this point
Copy the full SHA 81c67efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219cf36 - Browse repository at this point
Copy the full SHA 219cf36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6519ac - Browse repository at this point
Copy the full SHA d6519acView commit details -
Co-authored-by: Ayaz Salikhov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99410dc - Browse repository at this point
Copy the full SHA 99410dcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.