Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00a7384

Browse files
committed
Merge pull request ipython#9158 from Carreau/wn
[WIP] Add some what's new
2 parents 34d3170 + 2884a0a commit 00a7384

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
YouTube video will now show thumbnail when exported to a media that do not support video. (:ghpull:`9086`)
2+
3+
Add warning when running `ipython <subcommand>` when subcommand is deprecated. `jupyter` should now be used.
4+
5+
Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`8947`)
6+
7+
`%aimport` now support module completion. (:ghpull:`8884`)
8+
9+
`ipdb` output is now colored ! (:ghpull:`8842`)
10+
11+
Add ability to transpose columns for completion: (:ghpull:`8748`)
12+
13+
Many many docs improvements and bug fixes, you can see the list of changes [add link to GitHub diff]
14+

0 commit comments

Comments
 (0)