Commit Graph

7626 Commits (8a24283acb2da0aef84e7340032d5e17f3771ff6)
 

Author SHA1 Message Date
Min RK 8a24283acb ipykernel no longer has requirements.txt
11 years ago
Min RK df7a270240 Merge pull request #203 from niole/issue184
11 years ago
Niole Nelson 248c15eb32 sort order of all files and directories is now case-insensitive
11 years ago
Min RK 21fb85ad4c Merge pull request #200 from SylvainCorlay/default_theme
11 years ago
Min RK de95969dce Merge pull request #201 from SylvainCorlay/stepforward
11 years ago
Sylvain Corlay 01a9dd8424 step-forward button
11 years ago
Sylvain Corlay e5ebb5a7cc default by default
11 years ago
Min RK ad937b47bf Merge pull request #179 from nsonnad/add-themes-config
11 years ago
Min RK 22d60f9f9b Merge pull request #196 from takluyver/pager-display-html
11 years ago
Min RK a7f2516ae8 Merge pull request #194 from minrk/app-version
11 years ago
Thomas Kluyver b8b3c6152d Display HTML in pager if supplied
11 years ago
Min RK 44af0e2b6b Merge pull request #193 from jdfreder/loadfix
11 years ago
Jonathan Frederic fbae11d334 Get rid of useless loop
11 years ago
Jonathan Frederic 58365cbdbb Better tests 📰
11 years ago
Jonathan Frederic c819c333f7 @takluyver 's comments :check:
11 years ago
Min RK b9ffd1428e include version in --version output
11 years ago
Jonathan Frederic 4e93079fe3 Add test 🖊️
11 years ago
Jonathan Frederic 0c8315f72d Fix spaces
11 years ago
Jonathan Frederic f5296808ff Load modules individually, so a missing module doesn't 💩 on everything.
11 years ago
Min RK b001be2c82 check origin of API requests
11 years ago
Min RK cead281f26 Merge pull request #187 from niole/master
11 years ago
Niole Nelson 3db5083b4a updated keyboard.js to throw errors instead of strints: #145
11 years ago
Niole Nelson 3e5e4a9293 updated keyboard.js to throw errors instead of strings, #145
11 years ago
Min RK e8b3c17693 Merge pull request #182 from frederikhermans/master
11 years ago
Frederik Hermans 7c119caae6 Explicitly set monospace font on input.raw_input
11 years ago
Frederik Hermans a31a64ad69 Replace raw_input_prompt span tag with a pre tag
11 years ago
Min RK b79c6ade71 Merge pull request #148 from Carreau/restart-and-clear
11 years ago
Matthias Bussonnier 92b9699338 Merge pull request #177 from minrk/string-types
11 years ago
Min RK 83367684e1 Merge pull request #164 from techtonik/patch-1
11 years ago
Frederik Hermans 65ca37e6b7 Proper line-height for raw_input() prompt
11 years ago
Frederik Hermans 0ee6a87cae Render newlines etc. in raw_input() prompt
11 years ago
Nikhil S 1b7316e781 remove non-functional codemirror override
11 years ago
nsonnad 0fbdd745ab apply themes in separate file from theme defs
11 years ago
nsonnad 8ced23308e add two themes and configure styles for them
11 years ago
Min RK b122b52dc5 handle _template_path being unicode on py2
11 years ago
Min RK 3ee4efdc5d Merge pull request #176 from takluyver/subcmd-nbextension-install
11 years ago
Thomas Kluyver 70885bd5ba Update some references to NBExtensionApp
11 years ago
Thomas Kluyver dee5462fca install-nbextension -> nbextension install
11 years ago
Min RK 0ceeb5ce75 forward-port security fixes from 3.2
11 years ago
Min RK e4cc3a6ea2 FileFindHandler inherits from IPythonHandler
11 years ago
Min RK 5403d2479d make content_security_policy a property
11 years ago
Min RK 709ed0d04b Add APIHandler base class
11 years ago
Min RK acbe5cc442 restrict login redirect to notebook app
11 years ago
anatoly techtonik 535a04da42 Fix tests and allow atomic_writing with CRLF if needed
11 years ago
anatoly techtonik 5842156d82 Write notebooks with Unix newlines on Windows
11 years ago
Kyle Kelley 0dcfc79b92 Merge pull request #162 from jasongrout/api-docs
11 years ago
Jason Grout a016e42cf7 Add links to the REST API documentation (what there is on the wiki)
11 years ago
Thomas Kluyver cee1a9ae47 Merge pull request #161 from jdfreder/docs
11 years ago
Jonathan Frederic b19a4eab3f Update link
11 years ago
Jonathan Frederic 90fce8db85 Correct link
11 years ago