##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r26671:be4887fe
Merge pull request #13049 from MrMino/empty_histrange_means_all Accept empty history ranges
Matthias Bussonnier
merge
0
r26670:69e40126
Add tests for completing exported submodules
Daniel Shimon
0
r26669:b2433d61
Only complete exported submodules in import statements When completing `import m.` statements, only complete exported (`__all__`) objects if they are modules. E.g. `import os.pa` should complete `os.path` but not `os.pathconf`.
Daniel Shimon
0
r26665:b3355a94
Merge pull request #13056 from eyenpi/fix-dpaste-magic add expiry days option to pastebin magic and change http protocol to https
Blazej Michalik
merge
0
r26663:b2605dd3
Merge pull request #13024 from aadcg/master Documentation fixes
Blazej Michalik
merge
0
r26662:55d4c79f
Delete incomplete section.
André A. Gomes
0
r26661:58aec644
Minor paraphrasing.
André A. Gomes
0
r26660:5b907230
Fix RST warning in docs "Title underline too short."
Blazej Michalik
0
r26659:e4f95eba
add the what's new entry for pastebin option
Eyenpi
0
r26658:3708b30a
remove the unneeded if statment
Eyenpi
0
r26657:75f84eb8
drop the dot for consistency with L277 Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com>
Ali Nabipour
0
r26656:2c9ca78d
capitalize error for consistency with L280 Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com>
Ali Nabipour
0
r26655:276557e4
fix the lint with darker check
Eyenpi
0
r26654:b0bc1228
change dpaste api protocol from http to https
Eyenpi
0
r26653:694d3c63
add expiry days feature to pastebin magic
Eyenpi
0
r26650:19c1a29c
Fix path handling in `pip` line magic (#13052) * Fix path handling in `pip` line magic * Remove unused import * code style fix * Remove `_get_full_path()` (`sys.executable` is always absolute) * Quote executable path selectively, leaving whitespaces untouched. * forgotten join * reduce shlex usage - remove line split, leave only path quotation
Arthur Svistunov
0
r26647:f2bc8135
Fix formatting
Douglas Blank
0
r26646:eb5685b0
Fix else
Douglas Blank
0
r26645:75bdd216
Fix typo
Douglas Blank
0
r26644:de2f96da
Make timing work with jupyterlite JupyterLite has a resource, but not getrusage(). This make the code a little more general.
Douglas Blank
0
load next
< 1 .. 10 11 12 13 14 .. 1268 >
showing 20 out of 25358 commits