arovitn
|
5b0bc68e77
|
[WIP] [3335] Converting prompt_numbers.js test to selenium
|
2018-04-22 11:14:14 -07:00 |
|
Arovit Narula
|
4faed778b6
|
Merge pull request #1 from jupyter/master
merge from main jupyter/notebook
|
2018-04-20 14:23:43 -07:00 |
|
Thomas Kluyver
|
fc24f31be8
|
Merge pull request #3500 from gnestor/issue-2518
Prevent default on pageup/pagedown when completer is active
|
2018-04-19 09:47:39 +02:00 |
|
Thomas Kluyver
|
58752355b9
|
Merge pull request #3539 from nyu-ossd-s18/filesize
Adding file size to views
|
2018-04-19 09:39:56 +02:00 |
|
Thomas Kluyver
|
160754d27e
|
None -> null for JSON API
|
2018-04-19 09:13:01 +02:00 |
|
Celina Kilcrease
|
192e3fe9d8
|
remove es6 syntax
|
2018-04-18 17:21:47 -04:00 |
|
Celina Kilcrease
|
174e724174
|
get file size in base model
|
2018-04-18 14:56:15 -04:00 |
|
Ashley Teoh
|
dee58e0a08
|
use text() not html()
|
2018-04-18 12:47:06 -04:00 |
|
Ashley Teoh
|
577cbe52b7
|
update api description
|
2018-04-18 12:35:16 -04:00 |
|
Ashley Teoh
|
dd608ad2bd
|
add MIT licence
|
2018-04-18 12:33:03 -04:00 |
|
Ashley Teoh
|
d35ac8bc3a
|
right align file size column
|
2018-04-18 12:31:23 -04:00 |
|
Celina Kilcrease
|
06214aea0a
|
remove inline css
|
2018-04-18 10:44:53 -04:00 |
|
Celina Kilcrease
|
8cc9734c77
|
merged changes
|
2018-04-18 10:41:31 -04:00 |
|
Thomas Kluyver
|
fcf5f39606
|
Merge pull request #3507 from nyu-ossd-s18/improve-accessibility
Fixes to improve web accessibility
|
2018-04-18 16:31:28 +02:00 |
|
Ashley Teoh
|
2e9ba4a1ac
|
use pretty-bytes
|
2018-04-18 00:03:52 -04:00 |
|
Celina Kilcrease
|
acc2056e05
|
fixed filesize
fixed typo
|
2018-04-17 22:23:08 -04:00 |
|
Celina Kilcrease
|
13933f396a
|
converting filesize to readable format
|
2018-04-17 22:23:08 -04:00 |
|
Ashley Teoh
|
abe05dea42
|
change column width, flip order
|
2018-04-17 22:23:08 -04:00 |
|
Celina Kilcrease
|
ff8e1cc983
|
only get filesize for files and notebooks
adding sort function
add file size text
|
2018-04-17 22:22:35 -04:00 |
|
Matthias Bussonnier
|
8034d71429
|
Merge pull request #3541 from ivanov/extension-version
basic __version__ reporting for extensions
|
2018-04-17 17:05:34 -07:00 |
|
Paul Ivanov
|
d0edace3d2
|
basic __version__ reporting for extensions
|
2018-04-17 16:12:29 -07:00 |
|
Celina Kilcrease
|
a47a188728
|
Merge branch 'filesize' of https://github.com/nyu-ossd-s18/notebook into filesize
|
2018-04-17 11:45:23 -04:00 |
|
Celina Kilcrease
|
d19f97017f
|
fixed filesize
|
2018-04-17 11:45:07 -04:00 |
|
danagilliann
|
93125c755c
|
Merge branch 'improve-accessibility' of github.com:nyu-ossd-s18/notebook into improve-accessibility
|
2018-04-17 11:41:45 -04:00 |
|
danagilliann
|
46f481448d
|
remove token_input focus
|
2018-04-17 11:41:25 -04:00 |
|
Ashley Teoh
|
8c96ad58c7
|
cleanup
|
2018-04-17 11:41:09 -04:00 |
|
Celina Kilcrease
|
42c3c02f95
|
converting filesize to readable format
|
2018-04-17 11:37:56 -04:00 |
|
Rosa Swaby
|
5361b72319
|
removed focus on token input
|
2018-04-17 11:37:48 -04:00 |
|
Rosa Swaby
|
72bedfc36d
|
added classes to html and removed add class lines from main.js file
|
2018-04-17 11:21:31 -04:00 |
|
Ashley Teoh
|
d6c7f2e7a8
|
change column width, flip order
|
2018-04-17 11:14:12 -04:00 |
|
Lucas Oshiro
|
c4e443c3b9
|
"Run this cell" button in each code cell
|
2018-04-16 02:03:08 -03:00 |
|
Lucas Oshiro
|
9471f2b73f
|
Executing cell when clicking its prompt
|
2018-04-15 19:37:00 -03:00 |
|
Ashley Teoh
|
6475eaa73f
|
empty function to format filesize
|
2018-04-15 15:06:21 -04:00 |
|
Ashley Teoh
|
a299be7ff7
|
fix sorting function foreal
|
2018-04-15 15:02:51 -04:00 |
|
Ashley Teoh
|
86c45a17ed
|
fix sort function
|
2018-04-15 14:54:16 -04:00 |
|
Ashley Teoh
|
59b7c66662
|
revert chages
|
2018-04-15 14:47:29 -04:00 |
|
Ashley Teoh
|
38acc780ca
|
add file size text
|
2018-04-15 10:30:50 -04:00 |
|
Ashley Teoh
|
388d6367ca
|
starting out the sort function
|
2018-04-15 10:17:10 -04:00 |
|
Celina Kilcrease
|
3315dbd55f
|
only get filesize for files and notebooks
|
2018-04-14 20:04:45 -04:00 |
|
Celina Kilcrease
|
b864f5aacc
|
make file size optional pproperty
|
2018-04-14 18:49:01 -04:00 |
|
sheshtawy
|
8daa5f51b4
|
Add a couple of utility functions to help get a single cell's content and type
|
2018-04-14 01:42:48 -04:00 |
|
Ashley Teoh
|
3650cc7cb4
|
adding file size to model
|
2018-04-13 21:41:58 -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 |
|
Thomas Kluyver
|
97b3b96f3d
|
Merge pull request #3527 from elgalu/attr-selector-surr-quot
jQuery attribute selector value MUST be surrounded by quotes
|
2018-04-12 08:49:02 +02:00 |
|
Leo Gallucci
|
27710b9324
|
jQuery attribute selector value MUST be surrounded by quotes
|
2018-04-12 04:31:56 +02:00 |
|
Thomas Kluyver
|
1c51902991
|
Merge pull request #3528 from paulmasson/paulmasson-patch-1
Typos
|
2018-04-11 22:11:59 +02:00 |
|
Paul Masson
|
a860b9bd22
|
Typos
|
2018-04-11 12:52:13 -07:00 |
|
Thomas Kluyver
|
8d1c92aa44
|
Merge pull request #3525 from dabuside/dabuside-patch-1
add tips
|
2018-04-11 20:39:32 +02:00 |
|