Matthias Bussonnier
|
ebb6ea7e80
|
/IPython/Jupyter/ in some comments
|
2015-05-19 10:35:12 -07:00 |
|
Matthias Bussonnier
|
561c0de118
|
get rid of namespace dependency in Cell
|
2015-05-19 10:33:04 -07:00 |
|
Matthias Bussonnier
|
24bd52c572
|
get rid of revese dependencies in textcell
|
2015-05-19 10:29:17 -07:00 |
|
Matthias Bussonnier
|
5ed24fdff0
|
Use property on IPython/Jupyter global.
This allow the loading to be lazy, and to display a warning message on
access.
|
2015-05-18 19:47:38 -07:00 |
|
Matthias Bussonnier
|
fb6d92509b
|
Move binding to IPython global one level up the stack
|
2015-05-18 17:32:42 -07:00 |
|
Matthias Bussonnier
|
2b98c8dbff
|
remove useless access to IPython global
|
2015-05-18 17:32:21 -07:00 |
|
Matthias Bussonnier
|
7c84376596
|
savewidget does not require namespace
|
2015-05-18 17:27:35 -07:00 |
|
Matthias Bussonnier
|
9048675547
|
remove reverse dependency in Page
|
2015-05-18 17:20:53 -07:00 |
|
Matthias Bussonnier
|
cd888ad8c3
|
remove rever dependency in sesson and loginwidget
|
2015-05-18 17:18:56 -07:00 |
|
Matthias Bussonnier
|
85fd9fff23
|
remove reverse deps in Kernel and cleanup Namespace
|
2015-05-18 17:11:38 -07:00 |
|
Matthias Bussonnier
|
8d0ae844f5
|
remove reverse dependency in comms
|
2015-05-18 17:04:30 -07:00 |
|
Matthias Bussonnier
|
4d3654e640
|
remove reverse dependency to IPython on notification widget
|
2015-05-18 16:56:12 -07:00 |
|
Matthias Bussonnier
|
2d4b410d34
|
rename global to Jupyter
|
2015-05-18 16:53:14 -07:00 |
|
Matthias Bussonnier
|
c4676d067e
|
remove rever dependency for dialog
|
2015-05-18 16:51:40 -07:00 |
|
Matthias Bussonnier
|
5ffcb42d29
|
remove reverse dependency for Keyboard
|
2015-05-18 16:50:10 -07:00 |
|
Matthias Bussonnier
|
7cffe80461
|
Get rid of reverse dependency for security,
remove single jquery usage in security in favor of native dom element
creation
|
2015-05-18 16:46:21 -07:00 |
|
Matthias Bussonnier
|
36bb3fef27
|
clean utils of reverse dependency
|
2015-05-18 16:41:33 -07:00 |
|
Matthias Bussonnier
|
ce90bdb2d5
|
re-enable highlighting for ipython kernel
Default mode is now `text` and not ipython.
so the `ipython` mode was not dispatched.
|
2015-05-15 09:33:28 -07:00 |
|
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
2015-05-14 10:49:28 -07:00 |
|