8162 Commits (22758b2bd1f603d93e15ff17a64da4e41d5ee708)
 

Author SHA1 Message Date
Jonathan Frederic 22758b2bd1 Merge pull request #616 from thachmai/master
10 years ago
Thach MAI 2af468fdc2 Fix #581 by moving the double-click selection focus into MarkdownCell.
10 years ago
Matthias Bussonnier 34ac57cf87 Merge pull request #612 from jdfreder/markallthethings
10 years ago
Jonathan Frederic c333778a87 Use offset param instead of direction
10 years ago
Jonathan Frederic c14302e547 Fix some small bugs
10 years ago
Jonathan Frederic 75a3052c07 Implement extend marked
10 years ago
Jonathan Frederic d797b8e47c Use marks
10 years ago
Brian E. Granger ed50d26560 Merge pull request #597 from jdfreder/mark
10 years ago
Min RK 4c5bb7447c Merge pull request #609 from darabos/patch-1
10 years ago
Daniel Darabos 1d1838284a Fix typo in the RST version too.
10 years ago
Daniel Darabos 1b51230e8b Fix typo in What is the Jupyter Notebook.
10 years ago
Min RK ee2addb7fc note changes in 4.0.6
10 years ago
Jonathan Frederic f86888bfc1 Dummy commit
10 years ago
Matthias Bussonnier d375942590 Merge pull request #596 from minrk/websocket-mixin
10 years ago
Matthias Bussonnier 47a51b7fd9 Merge pull request #527 from minrk/demote-cell-toolbar
10 years ago
Jonathan Frederic 518e580af6 Add some functions, remove some functions, and change the colors
10 years ago
Jonathan Frederic 0c2cc3e695 Address @ellisonbg's comments
11 years ago
Brian E. Granger c7dd03308f Merge pull request #556 from jdfreder/ipython8853
11 years ago
Jonathan Frederic 531b6650ca Merge pull request #524 from minrk/ssl-ca
11 years ago
Jonathan Frederic e9406edc2d Merge pull request #550 from minrk/shell-only-windows
11 years ago
Jonathan Frederic d934ac114c Change hotkeys
11 years ago
Jonathan Frederic 64c93843a8 Add the ability to mark cells.
11 years ago
Min RK ff1bf59689 Merge pull request #576 from jakirkham/docker_add_ip_profile
11 years ago
John Kirkham 4157b176e4 Dockerfile: Add a basic jupyter notebook profile. Allow for IPs from anywhere to connect by adding this into the the jupyter notebook profile.
11 years ago
Min RK 2ab4fb6384 Merge pull request #585 from jakirkham/docker_drop_extra_install
11 years ago
Min RK c2c39a7c9d move common websocket methods to WebSocketMixin
11 years ago
John Kirkham b0659de0da Dockerfile: Extra unneeded install line.
11 years ago
Min RK afdbf3942c Merge pull request #592 from captainsafia/fix-tooltip
11 years ago
Min RK 2e430b1265 Merge pull request #588 from jakirkham/docker_fix_pip_insecure
11 years ago
Safia Abdalla 01498d1dfd Fixed indentation
11 years ago
Safia Abdalla dcd6bb470a Fixed title tooltip in notebook template
11 years ago
John Kirkham 587d72fa02 Dockerfile: Install `requests` with the `security` feature and needed dependencies. This should resolve the SSL `InsecurePlatformWarning` that is issued during the build. However, this won't resolve the issue when installing `pip`.
11 years ago
Min RK f9bb2a2926 Merge pull request #584 from jakirkham/add_python3
11 years ago
Min RK 7710355f3c Merge pull request #583 from jakirkham/docker_fix_typo
11 years ago
John Kirkham ea73856adc Dockerfile: Add `python3` explicitly to the dependencies installed by `apt-get` in the beginning.
11 years ago
John Kirkham 7c1a307452 Dockerfile: Fix a typo. [ci skip]
11 years ago
Jonathan Frederic e069fad494 Merge pull request #568 from jdfreder/sanemultiselect
11 years ago
Min RK 4c4028d7f0 Merge pull request #573 from jakirkham/docker_drop_port_arg
11 years ago
Min RK 803808a7bf Merge pull request #579 from michaelpacer/shutdown_bug
11 years ago
Min RK e5c8f4486f Merge pull request #572 from jakirkham/docker_build_fix
11 years ago
John Kirkham 43efd71011 Dockerfile: Turns out a copy of python is now packaged with this image. However, it blocks us from getting the development requirements that we want. As a result, we simply must purge this as our first step.
11 years ago
michaelpacer 7897dbd979 fixed bug in javascript for shutting down notebook
11 years ago
John Kirkham db911722ae Dockerfile: Port should not need to be specified as we are using the default one.
11 years ago
John Kirkham fdfacb9aeb Dockerfile: Turns out a copy of python is now packaged with this image. However, it blocks us from getting the development requirements that we want. As a result, we simply must purge this as our first step. [ci skip]
11 years ago
Jonathan Frederic 14c4103694 Merge pull request #564 from minrk/install-typeahead
11 years ago
Jonathan Frederic 2b001d9394 Add shift-up/down as multiselect kb shortcuts
11 years ago
Min RK 95f12eb620 include typeahead with installation
11 years ago
Min RK a8084b0273 Merge pull request #555 from ellisonbg/restartfix
11 years ago
Min RK 225d86469a Merge pull request #560 from jdfreder/noignore
11 years ago
Min RK 1dacb2c59e Merge pull request #557 from jakirkham/docker_port_example_readme_fix
11 years ago