10763 Commits (276474afe5f043823a4db736d235ae508231abfe)
 

Author SHA1 Message Date
Thomas Kluyver 276474afe5
Merge pull request #3411 from takluyver/notebooklist-back-to-start
8 years ago
Thomas Kluyver 7fb0510f68
Merge pull request #3409 from takluyver/js-polish-notebooklist
8 years ago
Thomas Kluyver 1b3b354602
Merge pull request #3430 from takluyver/appveyor-conda-fix
8 years ago
Thomas Kluyver 14c9ec4a62 Use Python 3.6 version of Miniconda
8 years ago
Thomas Kluyver 281366759b Try skipping update conda step on Appveyor
8 years ago
Thomas Kluyver 0c28482de0 Fix going back to root directory with history in notebook list
8 years ago
Thomas Kluyver e321c80776
Merge pull request #3341 from takluyver/csp-sandbox-files
8 years ago
Thomas Kluyver 694ed72fb4 Use content_security_policy property to add restriction when serving user files
8 years ago
Thomas Kluyver e2ee7c6297 Javascript lint in notebooklist.js
8 years ago
Thomas Kluyver c1c7d3df59
Merge pull request #3373 from forbxy/fix-file-upload
8 years ago
bxy007 191be80e83 fix spell error
8 years ago
Thomas Kluyver 290e57428b
Merge pull request #3399 from minrk/hmac-deprecated
8 years ago
Min RK f16b073394 python2 requires digestmod to be the module
8 years ago
Min RK 934e480782 add missing digestmod='sha256' in cookie_secret
8 years ago
Min RK ae1f167dc6
Merge pull request #3398 from minrk/tornado5
8 years ago
Min RK f00215bc80
Merge pull request #3380 from takluyver/i3365
8 years ago
Min RK a9d2c17f74 install test dependencies with —pre
8 years ago
Min RK f77e3435cf tornado 5 fixes in tests
8 years ago
Min RK 95a8340063
Merge pull request #3367 from forbxy/master
8 years ago
Min RK e9da502dd5
Merge pull request #3386 from ashleytqy/trusted-widget-edits
8 years ago
Ashley Teoh 978e16a12a whitespace
8 years ago
Ashley Teoh 078d3f5be6 add title attributes to widgets and disable clicking trusted button
8 years ago
Carol Willing 1b99df995b
Merge pull request #3384 from minrk/fail-to-write
8 years ago
Min RK 6debb0ae1a log OSErrors failing to create less-critical files during startup
8 years ago
Thomas Kluyver 61972480b9 Don't clear login cookie on requests without cookie
8 years ago
Min RK a1fb317ec7
Merge pull request #3346 from whosford/notebook-public-server-docs-change
8 years ago
Min RK b66a60d028
Merge pull request #3356 from evandam/master
8 years ago
Min RK 02d6cd55b3
Merge pull request #3368 from mpacer/api_improvements
8 years ago
Min RK 74e24299b4
Merge pull request #3377 from xuhdev/markdown-doc
8 years ago
Min RK 7ee844f3a4
Merge pull request #3379 from dhirschfeld/patch-1
8 years ago
Dave Hirschfeld ce602fcb0d
Use powershell on Windows
8 years ago
bxy007 eb9d2000bf fix i18n/README.md
8 years ago
Hong Xu 08231369c1 Add explanation on how to change the type of a cell to Markdown.
8 years ago
Thomas Kluyver 2aac713937
Merge pull request #3294 from takluyver/notebook-js-syntax-fixes
8 years ago
Thomas Kluyver 07dc619d00
Merge pull request #3350 from Shels1909/nb_metadata_3095
8 years ago
Thomas Kluyver dd7eab3957
Merge pull request #3360 from hroncok/nbsphinx-notexecute
8 years ago
Thomas Kluyver 6bed9cae7d
Merge pull request #3372 from vaibhavsagar/patch-1
8 years ago
bxy007 4a3885d3e2 fix:when upload large file,we cant stop
8 years ago
Vaibhav Sagar bf5bd5e11c
Use latest codemirror
8 years ago
M Pacer 5fd7d52ec2 API spec improvements, API handler improvements
8 years ago
bxy007 9b598e0cd6 fix error in i18n/README.md
8 years ago
Miro Hrončok 6453b0f1da Do not execute special notebooks with nbsphinx
8 years ago
Evan Van Dam 4eceb84835 removed unnecessary log
8 years ago
Evan Van Dam 53cbd52d6e display hostname when not running locally
8 years ago
Mac Knight b5932ad058 sets notebook to dirty after change to metadata
8 years ago
William Hosford e67d66e7e8 Issue #3027: Add more information for where jupyter_notebook_config.py is located
8 years ago
Thomas Kluyver 901f1e9492 Use CSP header to treat served files as belonging to a separate origin
8 years ago
Thomas Kluyver 25c628c1f5
Merge pull request #3336 from hendrixet/color_contrast
8 years ago
Ethan 23aa0d8076 fixed color contrast issue in tree.less
8 years ago
Min RK 6ac6f97b80
Merge pull request #3304 from takluyver/trash-linux-home-only
8 years ago