Commit Graph

230 Commits (73c9ac1b2cee9e41516df29dfaca3ee895f05413)

Author SHA1 Message Date
pgajdos fdf14b4ab3 run tests with pytest
6 years ago
Matt Riedemann 67ad5a1c06 Merge remote-tracking branch 'origin/master' into 5798-json-logging
6 years ago
Sai Rahul Poruri 9dd2af27de CLN : Remove utf8 coding cookies
6 years ago
Matt Riedemann 1929fb53b8 Add support for JSON formatted logs
6 years ago
Tomas Hrnciar cdb103c3f0 Add sphinx_rtd_theme to documentation dependencies in setup.py
6 years ago
Kevin Bates 73e6c27369
Prevent inclusion of requests_unixsocket on Windows (#5650)
6 years ago
Kevin Bates 681497fb7b
Release 6.1.0
6 years ago
Remi Rampin 617f7468fe
Implement password hashing with bcrypt (#3793)
6 years ago
Kevin Bates e866120cff
Add python 3.8, begin testing 3.9-dev
6 years ago
Vidar Tonaas Fauske 7bf9b5ec68
Document contents chunks (#5508)
6 years ago
Kevin Bates 84b7b854b6
Apply review comments, revert interval validation, bump terminado to 0.8.3
6 years ago
Kris Wilson a9ed339d58 Add UNIX socket support to notebook server.
6 years ago
Kevin Bates 499740b4bb Bump minimum version of jupyter_core (#5170)
6 years ago
Thomas Kluyver e53383ceb2 Allow testing with nbconvert 6 again (unpin)
6 years ago
Thomas Kluyver f377abfa04 Pin nbconvert <6 for now
6 years ago
Luciano Resende 13039db1a6 Move license information from COPYING.md
6 years ago
Kevin Bates 55e93b9ffe Update core and client dependencies (#4959)
7 years ago
Jason Grout 9b597a9091 Notebook 6 supports only Python 3.5 or later, not Python 3.4. (#4875)
7 years ago
Sylvain Corlay 3ae4fae322 Update jupyter_client
7 years ago
Johan Mabille 93304180d7 Bumped the required version of jupyter_client
7 years ago
Min RK 3d94b517e8 require Python 3.5
7 years ago
Min RK 729183b148 use our own maybe_future
7 years ago
Min RK 57122409b2 unpin tornado
7 years ago
Thomas Kluyver 9035cb1bdd Limit to tornado <6 for now
7 years ago
Min RK 5711075f0b
Merge pull request #3789 from munkm/pytest
8 years ago
Steven Silvester 26ec5952a7
Merge pull request #3926 from Carreau/drop-27
8 years ago
Matthias Bussonnier 37f9a41948 Drop 2.7
8 years ago
Matthias Bussonnier d239839e07 Build js translation at build time.
8 years ago
Madicken Munk f9d578ee40 add pytest to test env requirements and suggest it in contributing docs
8 years ago
Madicken Munk f2499f3713 adding selenium to test requirements
8 years ago
Thomas Kluyver 7f1bba613d Check 'Host' header for local connections
8 years ago
Min RK 19188568c9
Merge pull request #3490 from yuvipanda/prometheus-intro
8 years ago
Thomas Kluyver 7bfa3d03bd "Require" pyzmq>=17
8 years ago
yuvipanda a764f90b14 Add a /metrics endpoint for Prometheus Metrics
8 years ago
Thomas Kluyver aa9c977880 Testing with Selenium & Sauce labs (#3321)
8 years ago
Thomas Kluyver 6f6dc28e0e Always use setuptools in setup.py
8 years ago
Thomas Kluyver 3f035c5ba9 Bump jupyter_client dependency to 5.2
8 years ago
Thomas Kluyver 3eb6d72bb5 Find available kernelspecs more efficiently
8 years ago
Steven Silvester 7b8759fafb Add support for terminals on Windows (#3087)
8 years ago
Thomas Kluyver 059c2b77fc Switch to jupyter_core implementation of ensure_dir_exists
9 years ago
Min RK aa461d9e06 Merge pull request #1968 from takluyver/delete-to-trash
9 years ago
Vidar Tonaas Fauske 522fcf403c Add nbval to docs tests
9 years ago
Thomas Kluyver 1849b80287 Merge branch 'master' into delete-to-trash
9 years ago
Min RK 8a644a9794 restore r.js-based build system from 4.x
9 years ago
Thomas Kluyver ad3ab9b8c7 Send files to OS trash mechanism on delete
9 years ago
Adam Chainz a947025308 Convert readthedocs links for their .org -> .io migration for hosted projects
10 years ago
Min RK f707b78e54 exclude terminal tests on Windows
10 years ago
Peter Parente de7753402b Cleanup CLI naming
10 years ago
Peter Parente 8fb670904b First pass migrating from jupyter_cms
10 years ago
Sylvain Corlay a91af4d642 Update traitlets API
10 years ago