danagilliann
|
1b70075b07
|
text improvements
|
2018-04-22 22:48:39 -04:00 |
|
Rosa Swaby
|
b13a7915e5
|
made changes to formatting of verificaton sectiom
|
2018-04-13 17:48:40 -04:00 |
|
Rosa Swaby
|
9291806062
|
trying new forma for adding image
|
2018-04-13 17:39:19 -04:00 |
|
Rosa Swaby
|
7565b4829c
|
trying to add image to verification section
|
2018-04-13 17:22:37 -04:00 |
|
Rosa Swaby
|
64c576a5c0
|
changing image link
|
2018-04-10 12:11:38 -04:00 |
|
Rosa Swaby
|
8f08ed6c28
|
deleting the screenshot files
|
2018-04-10 12:09:28 -04:00 |
|
Rosa Swaby
|
5b64339453
|
instead of using screenshot i am now using the link to the image
|
2018-04-10 12:02:27 -04:00 |
|
Rosa Swaby
|
cfca135dd6
|
deleyting old screenshot and using screenshot that was used in the issue
|
2018-04-10 12:00:42 -04:00 |
|
Rosa Swaby
|
b21ec3a7c0
|
adding image to doc
|
2018-04-10 11:53:16 -04:00 |
|
Rosa Swaby
|
da4c6ffc06
|
removing this screenshot file
|
2018-04-10 11:52:29 -04:00 |
|
Rosa Swaby
|
98138bb7a3
|
renaming screenshot
|
2018-04-10 11:51:13 -04:00 |
|
Rosa Swaby
|
29447f79c6
|
adding screenshot to show dev mode
|
2018-04-10 11:50:21 -04:00 |
|
Rosa Swaby
|
e2e9c40d20
|
fixing merge conflict with troubleshoot section
|
2018-04-10 11:48:10 -04:00 |
|
danagilliann
|
76b474a729
|
remove whitespace above "Troubleshooting"
|
2018-04-10 11:46:04 -04:00 |
|
danagilliann
|
f334d6bd84
|
Merge branch 'documentation' of github.com:nyu-ossd-s18/notebook into documentation
|
2018-04-10 11:40:22 -04:00 |
|
danagilliann
|
44a775bc95
|
added troubleshooting steps
|
2018-04-10 11:40:08 -04:00 |
|
Rosa Swaby
|
d736b2efd7
|
making doc changes for verification portion of documentation
|
2018-04-10 11:38:02 -04:00 |
|
Thomas Kluyver
|
e3ee8071f6
|
Merge pull request #3465 from Sheshtawy/convert-jstest-to-selenium-deletecell
Convert jstests to selenium: deletecell.js
|
2018-04-04 20:35:33 +02:00 |
|
Thomas Kluyver
|
2fb47162d7
|
Merge pull request #3494 from danagilliann/master
solved waiting asterisk
|
2018-04-04 20:32:50 +02:00 |
|
danagilliann
|
e4334e631c
|
empty space to cell
|
2018-04-04 13:56:37 -04:00 |
|
sheshtawy
|
ce2c3a9033
|
Merge branch 'convert-jstest-to-selenium-deletecell' of github.com:Sheshtawy/notebook into convert-jstest-to-selenium-deletecell
|
2018-04-04 11:03:36 -04:00 |
|
sheshtawy
|
bdfdd24c7e
|
Move some utility functions from the test module to the utils.py module
|
2018-04-04 11:03:03 -04:00 |
|
sheshtawy
|
b097da2867
|
Delete tests
Update to use the updated notebook fixture
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
5e57a51055
|
Remove unnecessary comments
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
a47ecd4c07
|
Move notebook fixture to deletetest file to minimize the dependency on changes in PR #3475. This should be update once that PR is merged
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
2ef45d5577
|
Add tests to make sure copied cells are deletable
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
a0e89b618d
|
Add tests for deletable cells and non-deleteable cells
|
2018-04-04 11:03:02 -04:00 |
|
hkshesht
|
835211f039
|
Initial commit to convert deletecell.js to selenium
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
14acb8d7e9
|
Move some utility functions from the test module to the utils.py module
|
2018-04-04 10:39:11 -04:00 |
|
Thomas Kluyver
|
9d4a2da362
|
Merge pull request #3004 from gnestor/issue-1530
Add shutdown button option
|
2018-04-04 12:31:22 +02:00 |
|
Thomas Kluyver
|
717294d88b
|
Merge pull request #3493 from ashleytqy/ash.travis
Only check links when build is trigger by Travis Cron job
|
2018-04-04 11:39:17 +02:00 |
|
danagilliann
|
51e910b7ca
|
solved waiting asterisk
|
2018-04-03 20:10:12 -04:00 |
|
Ashley Teoh
|
ad59f707db
|
formatting
|
2018-04-03 19:05:45 -04:00 |
|
Ashley Teoh
|
87f93044c6
|
only check links if build is triggered by cron
|
2018-04-03 18:57:31 -04:00 |
|
sheshtawy
|
413cca8cbd
|
Delete tests
Update to use the updated notebook fixture
|
2018-04-03 16:23:23 -04:00 |
|
sheshtawy
|
30f7b8d95a
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2018-04-03 16:08:13 -04:00 |
|
Thomas Kluyver
|
596020307b
|
Merge pull request #3475 from takluyver/selenium-undelete
Convert undelete cell tests to Selenium
|
2018-04-03 17:54:03 +02:00 |
|
Thomas Kluyver
|
bf5dc5abec
|
Merge pull request #3477 from takluyver/i3473
Convert native for loop to Array forEach()
|
2018-04-03 17:53:46 +02:00 |
|
Thomas Kluyver
|
de37b584d1
|
Rename config option to quit_button
|
2018-04-03 17:28:08 +02:00 |
|
Min RK
|
70aa9a7ed3
|
Merge pull request #3478 from takluyver/disable-terminals
Add NotebookApp.terminals_enabled config option
|
2018-04-03 12:35:39 +02:00 |
|
Thomas Kluyver
|
bf173a8f02
|
Merge pull request #3424 from kevin-bates/fix-leak-iopub
Fix leak of iopub object in activity monitoring
|
2018-04-03 11:27:08 +02:00 |
|
sheshtawy
|
2c5748f82e
|
Remove unnecessary comments
|
2018-04-02 17:21:50 -04:00 |
|
sheshtawy
|
5dbb2ac975
|
Move notebook fixture to deletetest file to minimize the dependency on changes in PR #3475. This should be update once that PR is merged
|
2018-04-02 16:49:02 -04:00 |
|
sheshtawy
|
6b1691d3a5
|
Add tests to make sure copied cells are deletable
|
2018-03-31 17:04:51 -04:00 |
|
sheshtawy
|
7b8db48f1b
|
Add tests for deletable cells and non-deleteable cells
|
2018-03-31 16:58:47 -04:00 |
|
hkshesht
|
e24a573a5d
|
Merge branch 'master' into convert-jstest-to-selenium-deletecell
|
2018-03-29 12:42:40 -04:00 |
|
Thomas Kluyver
|
9359a73788
|
Allow translation of shutdown dialog
|
2018-03-29 12:17:19 +02:00 |
|
Thomas Kluyver
|
8a97003a6a
|
New module for shutdownbutton
|
2018-03-29 12:14:12 +02:00 |
|
Thomas Kluyver
|
ae1b6fb835
|
Change button label to 'Quit'
|
2018-03-29 12:14:12 +02:00 |
|
Thomas Kluyver
|
c9a124d58c
|
Enable shutdown button by default
|
2018-03-29 12:14:12 +02:00 |
|