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

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/source/whatsnew/pr/newfeat.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
YouTube video will now show thumbnail when exported to a media that do not support video. (:ghpull:`9086`)

Add warning when running `ipython <subcommand>` when subcommand is deprecated. `jupyter` should now be used.

Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`8947`)

`%aimport` now support module completion. (:ghpull:`8884`)

`ipdb` output is now colored ! (:ghpull:`8842`)

Add ability to transpose columns for completion: (:ghpull:`8748`)

Many many docs improvements and bug fixes, you can see the list of changes [add link to GitHub diff]