Commit Graph

293 Commits (4317b94de53a7f5016794e275190e1e22add09f0)

Author SHA1 Message Date
Brian E. Granger db10980a8f Merge pull request #7401 from mathieu1/new-notebook-same-kernel
11 years ago
Mathieu 4e5839dde4 add choice of kernel for new notebook
11 years ago
Jason Grout 5dea7ad30b Split apart the body attributes and classes in the notebook templates
11 years ago
Matthias Bussonnier f51872c4c2 Merge pull request #7346 from jdfreder/terminal-page
11 years ago
Matthias Bussonnier 214195ce5f Merge pull request #7327 from minrk/kernel-links
11 years ago
Jonathan Frederic 7b602f07cc Use page backdrop with the terminal
11 years ago
Jonathan Frederic 992976844d Merge pull request #7302 from Carreau/1pix
11 years ago
Min RK 83f51e877c move Python-specific help links to kernel_info
11 years ago
Jonathan Frederic 09b289d932 Merge pull request #7274 from Carreau/global-command
12 years ago
Matthias Bussonnier 27f3c224c2 a few 1 pixel fixes.
12 years ago
Brian E. Granger 7b21e13705 Merge pull request #7242 from jdfreder/terminal-fixes
12 years ago
Jonathan Frederic 9e3b18605a Reverse order of file/folder and notebooks in new menu
12 years ago
Jonathan Frederic e0adde46f3 New new button
12 years ago
Jonathan Frederic 849c96ae61 Merge pull request #7268 from Carreau/ungroup-button
12 years ago
Matthias Bussonnier 6b57f44bf6 ungroup button on dashboard
12 years ago
Bussonnier Matthias 15ab64e884 make global css change on command/edit mode
12 years ago
Jonathan Frederic cda53215ba Improve edit app
12 years ago
Jonathan Frederic 94a893d975 Prevent terminal from scrolling
12 years ago
Jonathan Frederic 79fe99d124 Make terminal pretty
12 years ago
Min RK da95c496d9 transparent gif placeholder src
12 years ago
Min RK 9f9714e11f remove kernel logo text placeholder
12 years ago
Min RK da88bff678 add text placeholder for kernels with no logo
12 years ago
Min RK d5f6aaa1f6 remove kernel selector from header
12 years ago
Jonathan Frederic a485fe42ea s/Notebooks/Files
12 years ago
Min RK 26136f44d2 Merge pull request #7088 from Carreau/kernel.js
12 years ago
Bussonnier Matthias 9a6f282129 do not try to fix mathjax URl
12 years ago
Bussonnier Matthias 59f5b9199d just indent everythin twice
12 years ago
Bussonnier Matthias 1b2305c475 emit valid html:
12 years ago
Matthias BUSSONNIER 4239dc03f3 load the per kernel kernel.js and kernel.css
12 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
12 years ago
Thomas Kluyver cad0c32137 Hide kernel logo if it's missing
12 years ago
Thomas Kluyver f123b0d2ad Initial support for supplying kernel logos in kernel spec
12 years ago
Min RK 1e5bd77bda s/mode/language/
12 years ago
Min RK 03779746ab Toggle line numbers in menu
12 years ago
Min RK 0b8920193f add Mode menu to editor
12 years ago
Min RK a53d467243 update edit page blocks after layout changes
12 years ago
Min RK 0cc0dead5d add File/Rename
12 years ago
Min RK d6282035fa add save widget to text editor
12 years ago
Min RK c58070a702 make savewidget css a little more generic
12 years ago
Min RK c8a1f06179 fixup keyMap
12 years ago
Min RK 85b6b280b2 allow selecting codemirror keymap in menu
12 years ago
Min RK 9a504dd7c3 basic LESS for editor
12 years ago
Min RK 0efd335553 editor progress
12 years ago
Min RK 0b46e2aff2 remove some custom css
12 years ago
Min RK 6a1cebe4c0 minor reflow of tree header
12 years ago
Min RK d9767e8c94 separate selecting default kernel from new notebook with specified kernel
12 years ago
Min RK 0cfd8731a0 include current kernel name in new notebook dropdown
12 years ago
Min RK d312486840 Add kernel-select dropdown to new notebook button
12 years ago
Min RK 4fc163812a change kernel spec placeholder name to 'Kernel'
12 years ago
Matthias Bussonnier b12ac2cb15 Merge pull request #7011 from jdfreder/killthelayout
12 years ago
Jason Grout 155381072c Make the favicon a template block
12 years ago
Jonathan Frederic e79a43e867 Fix scroll/resize handle missing behavior.
12 years ago
Jonathan Frederic 353a9afd34 Kill the layout manager
12 years ago
Min RK f15727f6f6 Merge pull request #7032 from minrk/require-url-arg
12 years ago
Min RK cf91873644 Merge pull request #6866 from takluyver/nb-texteditor
12 years ago
Thomas Kluyver 011beaa385 Rename texteditor files & folders to edit
12 years ago
Bussonnier Matthias cc00d48b8c Use map instead of hacking path to our need.
12 years ago
Min RK a492ac554d add '?v=<date>' to require URLs
12 years ago
Min RK 535bbee883 Merge pull request #6978 from takluyver/nbconvert-script
12 years ago
Thomas Kluyver bc769d24f6 Add filename to header area
12 years ago
Min RK b54cc20357 use Jupyter logo in the notebook header
12 years ago
Thomas Kluyver 8dced9ab73 Styling to make it clearer where the editor is
12 years ago
Thomas Kluyver 6419595371 Use NotificationArea in the text editor
12 years ago
Thomas Kluyver c1d012d703 Enable codemirror search/replace shortcuts
12 years ago
Thomas Kluyver f49bef7b0d Saving files works
12 years ago
Thomas Kluyver 25ee73a554 Loading a file works
12 years ago
Thomas Kluyver e6935d47c0 Basic infrastructure for new texteditor component
12 years ago
Thomas Kluyver 800e2ad25a 'Download as' script
12 years ago
Matthias Bussonnier 4cd8ee3bb2 Merge pull request #6881 from jasongrout/template-blocks
12 years ago
Jonathan Frederic b76d4d5c05 Use es6-promise polyfill
12 years ago
Jonathan Frederic bed3a4cfda use es6
12 years ago
Jonathan Frederic bbcd5cb55f Bug fixes
12 years ago
MinRK 29e49329e2 use CodeMirror.runMode to highlight in markdown
12 years ago
Min RK 388fec4f96 Merge pull request #6924 from takluyver/contents-promises
12 years ago
Thomas Kluyver 8c962df79c Load promises polyfill from a script tag
12 years ago
Jason Grout d11f48eadb Make favicon and logo images blocks in the template
12 years ago
Kyle Kelley d029a3f4a3 Fix link to /tree.
12 years ago
Thomas Kluyver 9b2dac3fc1 Infrastructure for AJAX requests returning ES6 promises
12 years ago
Min RK 59b54eba53 add Reconnect to kernel menu
12 years ago
Thomas Kluyver 1ae6be218d Fix require config
12 years ago
Jeff Hemmelgarn 53463898eb Move contentmanager to contents
12 years ago
KesterTong 3994d4d56a Adds configuration options to use Google Drive content manager
12 years ago
Thomas Kluyver a16a3d0270 Merge pull request #6045 from minrk/nbformat4
12 years ago
MinRK dd95b1ef5f remove heading cells in v4
12 years ago
Thomas Kluyver 4025b57ed8 Only display terminals in dashboard if terminals are available
12 years ago
Thomas Kluyver 65e664b143 Add list of available terminals in the dashboard
12 years ago
Min RK 965102ba60 Merge pull request #6554 from Carreau/itsallaboutme
12 years ago
Thomas Kluyver c8af873aeb Remove override.css from the template
12 years ago
Thomas Kluyver 52be8bdf6b HTML fix
12 years ago
Bussonnier Matthias 1b200e5504 recompute dummy size dynamically + styling in css
12 years ago
Thomas Kluyver 9c0084e615 Multiple terminals and conditional initialisation
12 years ago
Thomas Kluyver d4676bf2ad Terminal basically working
12 years ago
Thomas Kluyver d211ebf067 Basic infrastructure for terminal page
12 years ago
Matthias Bussonnier d269912958 Merge pull request #6110 from minrk/binarycomm
12 years ago
MinRK e36df49c5f tweak collapsed navbar style
12 years ago
MinRK 5ccbd18e5d collapse the navbar on narrow windows
12 years ago
Matthias Bussonnier e7c2c369e0 Add about dialog in Notebook Help Menu.
12 years ago
MinRK b548e51550 use TextEncoding for string<->ArrayBuffer
12 years ago
MinRK 8e863d951c use require to load CodeMirror modes
12 years ago
Matthias BUSSONNIER 5b355936df Update to codemirror 4
12 years ago