Afshin Darian
|
f28d2a92c8
Merge pull request #791 from blink1073/fix-watch
|
8 年之前 |
Steven Silvester
|
e12ac9a821
Fix watch statements on Windows
|
8 年之前 |
Jason Grout
|
6a6f16777f
Merge pull request #779 from blink1073/rendermime-docs
|
8 年之前 |
Steven Silvester
|
8fa7a3e3b6
Fix spelling
|
8 年之前 |
Brian E. Granger
|
b6355cc361
Merge pull request #784 from spoorthyv/commandpalette
|
8 年之前 |
spoorthyv
|
8c1f1c16f5
fixed command palette styling
|
8 年之前 |
Brian E. Granger
|
d27f686a62
Merge pull request #770 from ellisonbg/layout-fixes
|
8 年之前 |
Brian E. Granger
|
88c5b1e982
Merge pull request #764 from jasongrout/notebookless
|
8 年之前 |
Brian E. Granger
|
e8298897fe
Fixing typo
|
8 年之前 |
Brian E. Granger
|
e2b0f6aac5
Merge pull request #780 from afshin/less-strict-math
|
8 年之前 |
Steven Silvester
|
39ec1aa8e5
Update rendermime docs
|
8 年之前 |
Steven Silvester
|
c16de151be
Update rendermime docs
|
8 年之前 |
Afshin Darian
|
24707b2434
Switch to strict math mode for less compilation.
|
8 年之前 |
Steven Silvester
|
a3b88ba1f4
Update docs
|
8 年之前 |
Steven Silvester
|
c055241943
Update rendermime docs
|
8 年之前 |
Steven Silvester
|
9e904f69ca
Merge pull request #777 from afshin/inspector-focus
|
8 年之前 |
Afshin Darian
|
d0e8a69c42
Add console panel to tracker at the same time in the lifecycle as the notebook is added (for consistency).
|
8 年之前 |
Afshin Darian
|
f5c285fa61
Connect activated signal of notebook panel to inspector.
|
8 年之前 |
Afshin Darian
|
5f557f826f
Connect activated signal of console panel to inspector.
|
8 年之前 |
Afshin Darian
|
039fbda462
Add `activated` signal to notebook panel.
|
8 年之前 |
Afshin Darian
|
0c195a97b3
Add `activated` signal to console panel.
|
8 年之前 |
Steven Silvester
|
0141b319c3
Merge pull request #768 from afshin/autocomplete-bug
|
8 年之前 |
Brian E. Granger
|
36a83287b7
Fixing layout of tabs, using base less variables.
|
8 年之前 |
Brian E. Granger
|
4914f44420
Fixing layout of dock panel.
|
8 年之前 |
Afshin Darian
|
ed55ca6e5b
Fix logic of test to match actual logic of execution, subtle bug that was revealed when underlying code shifted.
|
8 年之前 |
Afshin Darian
|
e4ca79dc21
Remove superfluous equality check; the model already does this, so if the editor fires an event, it should be emitted.
|
8 年之前 |
Afshin Darian
|
5f5aaae3a0
Bugfix: inspector not receiving events on autocompletion selections.
|
8 年之前 |
Jason Grout
|
516114bf08
Clean up notebook.less and add some debugging notes.
|
8 年之前 |
Jason Grout
|
fed2ebc436
Don’t copy css files since we are now generating them via less.
|
8 年之前 |
Jason Grout
|
5dc2cc1b2c
Merge pull request #756 from blink1073/remove-index
|
8 年之前 |