##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
r29048:38dd7ad1
Merge branch 'main' into revert-14625-ruffisation
M Bussonnier
0
r29047:0ff0e133
Explicit ruff ignoring of existing issues. (#14634)
M Bussonnier
merge main
0
r29046:10a6287e
Explicit ruff ignoring of existing issues.
M Bussonnier
0
r29045:40a85cce
Revert "Ruffisation"
M Bussonnier
0
r29044:cb55d942
Python vs IPython: recommend %cd, %env over !cd, !export (#14629) https://ipython.readthedocs.io/en/latest/interactive/python-ipython-diff.html#shell-assignment The quick overview mentioned `!cd DIR` among examples of shell commands one might use — but that doesn't work as user would hope (can only affect commands in same ! e.g. `!cd /; pwd`). That's not as bad now that `!cd` prints a warning, but IMHO better to provide the right mental model up front. => Replaced that with minimal motivation why `!cd` and `!export` can't work, recommending some %magic alternatives; moved it out of examples to not distract, and right before Magics section.
M Bussonnier
merge main
0
r29043:9b6f0ea1
Python vs IPython: recommend %cd, %env over !cd, !export The quick overview mentioned `!cd DIR` among examples of shell commands one might use —but that doesn't work as user would hope (can only affect commands in same ! e.g. `!cd /; pwd`). That's not as bad now that `!cd` prints a warning, but IMHO better to provide the right mental model up front. => Replaced that with minimal motivation why `!cd` and `!export` can't work, recommending some %magic alternatives; moved it out of examples to not distract, and right before Magics section.
Beni Cherniavsky-Paskin
0
r29042:08b36a27
deprecare remark and reformat history.py (#14627)
M Bussonnier
merge main
0
r29037:a265ad12
whatsnew 8.31 (#14626)
M Bussonnier
merge main
0
r29036:5fc548f6
whatsnew 8.31
M Bussonnier
0
r29035:1efee8a1
deprecare remark and reformat history.py
M Bussonnier
0
r29034:5d58068f
Ruffisation (#14625)
M Bussonnier
merge
0
r29033:ea1b8f4e
seom reformat
M Bussonnier
0
r29032:cff4220b
more fixes
M Bussonnier
0
r29031:234aeec3
more errors fixing
M Bussonnier
0
r29030:76ca0499
more fixes
M Bussonnier
0
r29029:7365aa07
A Large number of code updates. Mostly starting to run ruff on the codebase excluding tests.
M Bussonnier
0
r29028:5fbc6d29
misc ruff fixes
M Bussonnier
0
r29027:53df9d1b
misc ruff things
M Bussonnier
0
r29026:0334d9f7
Short in the dark windows issue (#14621)
M Bussonnier
merge
0
r29025:92dd9e47
Always free
M Bussonnier
0
load next
< 1 2 3 4 5 6 7 .. 1365 >
showing 20 out of 27286 commits