##// END OF EJS Templates
add incompat in whats new
Matthias BUSSONNIER -
Show More
@@ -0,0 +1,4 b''
1 Accessing the `container` DOM object when displaying javascript has been
2 deprecated in IPython 2.0 in favor of accessing `element`. Starting with
3 IPython 3.0 trying to access `container` will raise an error in browser
4 javascript console.
General Comments 0
You need to be logged in to leave comments. Login now