Commit Graph

5288 Commits (780ceee03a9fab27953ed4fc08b0b56df161e032)
 

Author SHA1 Message Date
Min RK 780ceee03a Merge pull request #6415 from Carreau/move-md-show-logic
12 years ago
Matthias Bussonnier 4c480e3ca1 Merge pull request #6573 from Carreau/drop-2.6
12 years ago
Matthias Bussonnier a940971866 Merge pull request #6568 from minrk/remember-kernel
12 years ago
Matthias Bussonnier fd4b8773c7 Merge pull request #6579 from minrk/rm-dateformat
12 years ago
MinRK a060056e36 remove unused dateformat
12 years ago
Thomas Kluyver 272efe37be Merge pull request #6571 from Carreau/jsonable
12 years ago
Matthias Bussonnier be4b180b03 cast unicode to allow json dump
12 years ago
Matthias Bussonnier 9155675440 drop more 2.6 hacks
12 years ago
Jonathan Frederic b5195e1b17 Merge pull request #6548 from SylvainCorlay/widget_views_by_id
12 years ago
Matthias Bussonnier 2d490858e5 Merge pull request #6544 from jhamrick/notification-widget
12 years ago
Matthias Bussonnier dfd2f6c80f Merge pull request #6565 from dsblank/patch-1
12 years ago
sylvain.corlay 60925f0a1a hasOwnProperty
12 years ago
MinRK 072bcdc484 allow kernel_name to be undefined in js
12 years ago
Thomas Kluyver b9472b3642 Merge pull request #6536 from minrk/parent-config
12 years ago
MinRK caddaec618 remove references to kernel config in parent config files
12 years ago
Doug Blank 6c3d40bbcd Update documentation for functions that can return null
12 years ago
MinRK 974d45343e allow kernel_name to be undefined in requests
12 years ago
Doug Blank 3997769def Fixed off by one error in get_prev_cell
12 years ago
Min RK d71cdbd233 Merge pull request #6546 from minrk/root-no-write
12 years ago
MinRK cb005e916c run iptest in Dockerfile
12 years ago
Jonathan Frederic cbb63a2166 Merge pull request #6549 from SylvainCorlay/some_update
12 years ago
Jessica B. Hamrick 9c1e7fa2eb Clarify stickiness of warning/danger notifications
12 years ago
Sylvain Corlay d8635fc1cc on_atomic_change -> on_some_change
12 years ago
Sylvain Corlay b6a0f60d3f Make Widget.views be an object indexed by view id
12 years ago
Jessica B. Hamrick 6f49f4b78e Add tests for notification area and widgets
12 years ago
Jessica B. Hamrick e68f6e585a Small changes to notification widget
12 years ago
Jessica B. Hamrick 2c5a10a6e0 Add documentation to notification area
12 years ago
Jessica B. Hamrick 5769a5bd97 Add documentation to NotificationWidget methods
12 years ago
Jessica B. Hamrick 180dd71e81 Allow timeout and click callback
12 years ago
Thomas Kluyver 3cb8c5a0a1 Merge pull request #6532 from SylvainCorlay/barewidgetmodels
12 years ago
Matthias Bussonnier 4609465161 Merge pull request #6472 from parleur/master
12 years ago
Min RK 4baaa977b4 Merge pull request #6543 from rgbkrk/base_image
12 years ago
Sylvain Corlay a9fca81e95 Set default view to None and never display widget with no view
12 years ago
Kyle Kelley 8417a9f9b5 Make this a solid, minimal base image.
12 years ago
Min RK 64c9f28695 Merge pull request #6457 from rgbkrk/docker_latest
12 years ago
Min RK a86c6963a4 Merge pull request #6541 from takluyver/interact-examples-py3
12 years ago
MinRK 52434ef364 use file://$PWD#egg=ipython[all] in Dockerfile
12 years ago
Kyle Kelley 9611044373 Update Dockerfile
12 years ago
Kyle Kelley c36b861209 Definitely don't want the direct submodule stuff
12 years ago
Kyle Kelley e0b822b264 Toss opinionated user creation out
12 years ago
Kyle Kelley 78b7d5f800 Switch back to ADD
12 years ago
Kyle Kelley 66bdfded98 More workarounds
12 years ago
Kyle Kelley f79edfc290 Permissions everywhere
12 years ago
Kyle Kelley 8b61460bed Workaround limitations in Docker Hub
12 years ago
Kyle Kelley 89b4ef2660 Create IPython profile with jupyter permissions
12 years ago
Kyle Kelley b0159a3bdb /srv/ was already created, just ensure its there
12 years ago
Kyle Kelley 88657b8d3b Clone ipython/ipython directly
12 years ago
Kyle Kelley 3db038faed Try out setup.py submodule
12 years ago
Kyle Kelley b4e8ee3101 Submodule updating, comments
12 years ago
Kyle Kelley 3231bfe2f6 Instructions inside the Dockerfile
12 years ago