##// END OF EJS Templates
Fix :ghpull: in a few places.
Matthias Bussonnier -
Show More
@@ -1,14 +1,14 b''
1 YouTube video will now show thumbnail when exported to a media that do not support video. (PR #9086)
1 YouTube video will now show thumbnail when exported to a media that do not support video. (:ghpull:`9086`)
2
2
3 Add warning when running `ipython <subcommand>` when subcommand is deprecated. `jupyter` should now be used.
3 Add warning when running `ipython <subcommand>` when subcommand is deprecated. `jupyter` should now be used.
4
4
5 Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`#8947`)
5 Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`8947`)
6
6
7 `%aimport` now support module completion. (:ghpull:`#8884`)
7 `%aimport` now support module completion. (:ghpull:`8884`)
8
8
9 `ipdb` output is now colored ! (:ghpull:`#8842`)
9 `ipdb` output is now colored ! (:ghpull:`8842`)
10
10
11 Add ability to transpose columns for completion: (:ghpull:`#8748`)
11 Add ability to transpose columns for completion: (:ghpull:`8748`)
12
12
13 Many many docs improvements and bug fixes, you can see the list of changes [add link to GitHub diff]
13 Many many docs improvements and bug fixes, you can see the list of changes [add link to GitHub diff]
14
14
General Comments 0
You need to be logged in to leave comments. Login now