##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r28883:a47cf88b
Fix a typo
Andrew Kreimer
0
r28882:363dd77c
Fix a typo
Andrew Kreimer
0
r28881:eaa658a9
Fix a typo
Andrew Kreimer
0
r28880:20b8597d
Fix a typo
Andrew Kreimer
0
r28879:1b3c226e
remove unused function (#14531)
M Bussonnier
merge
0
r28878:240eff87
back to dev
M Bussonnier
0
r28877:a9c7369d
release 8.28.0
M Bussonnier
0
r28876:82f8a8fb
remove unused finction
M Bussonnier
0
r28875:0e62e658
What's new and update release tools (#14530)
M Bussonnier
merge
0
r28874:9b8d0c38
What's new and update release tools
M Bussonnier
0
r28873:0d3a38c0
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba magic commands #14191 (#14527) - thx #14191
M Bussonnier
merge
0
r28872:b9123315
Update docs/source/whatsnew/version8.rst
M Bussonnier
0
r28871:d23bee0c
Use environment variable to identify conda / mamba (#14515) Conda and mamba both set an environment variable which refers to the base environment's executable path, use that in preference to less reliable methods, but fall back on the other approaches if unable to locate the executable this way. Additionally, change the search to look for the bare command name rather than the command within the top level of the active environment, I'm dubious this approach works with any current conda / mamba version which usually place their executable links in a `condabin` directory or elsewhere not at the same level as the Python executable. I believe this will also address https://github.com/ipython/ipython/issues/14350, which I'm also seeing in a Windows context where the regex fails to parse and causes a traceback.
M Bussonnier
merge
0
r28870:06f266d2
Update docs/source/whatsnew/version8.rst
M Bussonnier
0
r28869:e77bdfad
remove json report files (#14529) We don't use this anymore
M Bussonnier
merge
0
r28868:ea2fce1f
[PR]: Make values public (_tb_highlight & _tb_highlight_style) (#14518) Fixes: #14464 https://github.com/ipython/ipython/issues/14464#issuecomment-2180056302
M Bussonnier
merge
0
r28867:ab2053a3
remove json report files
M Bussonnier
0
r28865:9b52ad5d
CI: adding dependabot for actions update (#14523) @Carreau - this is what's needed for the actions update, the rest in settings I think are doing security related things.
M Bussonnier
merge
0
r28864:11b984c1
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba magic commands #14191
Wes Turner
0
r28863:6c00ceac
DOC: fix typo in deprecation warning (#14521) I'm sorry about the ridiculous level of triviality here, but just reading the message it wasn't clear at first if I need to import from `IPython` or from `IPython.display` and naturally I went with the wrong one at first. (My line was `from IPython.core.display import display`, so it wasn't obvious at first if the 'display' in the deprecation message was for the function or the module.)
Paul Ivanov
merge
0
load next
< 1 .. 4 5 6 7 8 .. 1362 >
showing 20 out of 27227 commits