##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r28923:5f39fd87
Fix str error in path again
kevin1kevin1k
0
r28922:7e856bd8
Fix str error in path
kevin1kevin1k
0
r28921:29491e6b
Refactor with Pathlib for setupbase.py
kevin1kevin1k
0
r28920:cc593706
DOC: whatsnew/version8.rst: Add support for WEBP to IPython.display.Image
Wes Turner
0
r28919:2b8bb5ad
DOC: include WEBP in the display.Image docstring
Wes Turner
0
r28918:380665cb
CLN: remove self. from the _GIF1 and _GIF2 globals
Wes Turner
0
r28917:44421d9a
CLN: core/display: reformat per darker
Wes Turner
0
r28916:e6fc6aab
CLN: core/display: reformat per darker
Wes Turner
0
r28915:715b97e7
CLN: core/display: pep8 specifies double newlines between module-level callables
Wes Turner
0
r28914:585357a0
ENH: add webp support to IPython.display.Image and complete identification of JPEG,PNG,GIF,WEBP image types by initial bytes
Wes Turner
0
r28913:e63a316e
Creates newlines in the %%timeit documentation (#14556) Fixes #13873 by adding empty lines after semicolons, rendering blocks correctly. Fixes the issue pointed out by this [comment](https://github.com/ipython/ipython/issues/13873#issuecomment-1363442055) Fixes unintentional bolding in the later part of the same section, by removing indentation: ![image](https://github.com/user-attachments/assets/0200ff8a-6a0d-4250-85d6-ddb94c04725c)
M Bussonnier
merge
0
r28912:03eee4f1
Formatting
Wim Jeantine-Glenn
0
r28911:f7a09f5f
Fix re pattern pretty print Alternative to #14558
Wim Jeantine-Glenn
0
r28910:1a91aca5
Fixes new line issue in two places and unintentional bolding
Pranav
0
r28909:18e45295
suggested fix for autocall failure (#14555) Closes : #14513 Following the recommendation in that Issue seems to fix the autocall issue (for at least the reproduction case) FYI: @Carreau since I saw you were assigned to the Issue. I only did the manual verification of the example case in the issue.
M Bussonnier
merge
0
r28908:3e0dafa9
test for autocall regression Without the fix in #14513, this test would fail with > assert ip.prefilter("foo") == "foo" E AssertionError: assert 'foo()' == 'foo'
Paul Ivanov
0
r28907:09e8eed0
suggested fix for autocall failure
Patterson, Kevin R
0
r28906:02545e95
Add uv line magic (#14537) This adds the ability to install packages using `%uv install [pkgs]` line magic.
M Bussonnier
merge
0
r28905:14515443
more types (#14549)
M Bussonnier
merge
0
r28904:0e33642c
Remove broken link in tutorial (#14550) This link seems to be broken
M Bussonnier
merge
0
load next
< 1 2 3 4 5 6 7 .. 1362 >
showing 20 out of 27227 commits