Min RK
4f8a15bfc8
include both sdist formats
10 years ago
Min RK
234cf31d3f
4.1.0rc1
10 years ago
Min RK
4960c3f414
Merge pull request #882 from damianavila/fix_config_dir
...
Remove hard-coding of jupyter_config_dir config_dir at the notebookapp level
10 years ago
damianavila
d0c5c393b6
Remove hard-coding of jupyter_config_dir config_dir at the notebookapp level, letting that being managed ny the ConfigManager.
10 years ago
Min RK
71c5057ae5
Merge pull request #876 from SylvainCorlay/no_body_class
...
Multi-select: avoid adding a css class to body element
10 years ago
Min RK
0266cf728b
Merge pull request #877 from jdfreder/yscroll
...
Hide vertical scrollbar on rendered content by default.
10 years ago
Jonathan Frederic
9380a22b76
Hide vertical scrollbar on rendered content by default.
10 years ago
Sylvain Corlay
859e1c77b6
Test based on css selection
10 years ago
Sylvain Corlay
a094df764e
Avoid adding a css class to body element
10 years ago
Matthias Bussonnier
dc3dae96b6
Merge pull request #875 from minrk/set_next_input_clear_optional
...
add clear_output option to set_next_input payload
10 years ago
Min RK
ae2fb41bad
Merge pull request #864 from Carreau/js-cleanup
...
A bunch of js cleanup
10 years ago
Min RK
f8ede57918
add clear_output option to set_next_input payload
...
default preserves prior behavior
10 years ago
Min RK
98e40d7e12
Note set_next_input change in changelog
10 years ago
Min RK
34481cb7ed
Don't clear output on set_next_input(replace=True)
...
rewriting input shouldn't force removal of output
10 years ago
Min RK
92fa310758
Merge pull request #866 from parleur/versions
...
Use PEP 440 prerelease tags
10 years ago
Matthias Bussonnier
e15a5b8a52
Merge pull request #871 from parente/changelog-4.1
...
Additional changelog updates for 4.1
10 years ago
Peter Parente
472338ee7a
Typo and wording fixes to 4.1 changelog sections
...
(c) Copyright IBM Corp. 2015
10 years ago
Peter Parente
f27c5c8a38
Additional changelog updates for 4.1
...
* Grammar consistency
* More details about how users trigger new features
* Screenshot of new location of cell toolbar triggers
* Couple more "other improvements"
* Links to PR and issue lists in the 4.1 milestone on GitHub
(c) Copyright IBM Corp. 2015
10 years ago
Matthias Bussonnier
51576872fe
Remove dead code forgotten in previous commit.
10 years ago
Min RK
170a96ae12
Merge pull request #873 from willingc/doc-side
...
Add sidebar box in doc's index for 4.1.x
10 years ago
Carol Willing
1daafbf6f8
Add sidebar box in doc's index for 4.1.x
10 years ago
Matthias Bussonnier
2e1fcafcfe
Merge pull request #868 from SylvainCorlay/prompt_number_select
...
Disable prompt number selection
10 years ago
Matthias Bussonnier
85cc88684d
Merge pull request #869 from parleur/master
...
Remove unused marked related code
10 years ago
Matthias Bussonnier
d5e5383639
Merge pull request #867 from Carreau/quickselector
...
Update warning in the docs about quick selection.
10 years ago
Matthias Bussonnier
e2d3406fe1
Assume versions are normalised in setup.py
10 years ago
Pierre Gerold
0b44f64e9d
Move test function to test file
10 years ago
Pierre Gerold
8c379f073d
minrk comments
10 years ago
Matthias Bussonnier
bed0bd1ee2
Typo: `verison` -> `version` (swap `s` and `i`)
10 years ago
Sylvain Corlay
0b54a53b83
Disable prompt number selection
10 years ago
Pierre Gerold
02421c20e9
Remove unused marked related code
10 years ago
Matthias Bussonnier
da5cbb53e6
Update warning in the docs about quick selection.
...
We could still refine the quick-selector to show the
type of the cell when all cells have the same type.
Fixes gh-861
10 years ago
Pierre Gerold
f557c8c9b7
Fusion between carreau & mink solution about version nb checking
10 years ago
Min RK
cb51fca3ac
Merge pull request #841 from Carreau/release-instructions
...
Add release instructions
10 years ago
Min RK
55bb4c4437
Merge pull request #863 from Carreau/follow-focus
...
Follow focus while multiselect
10 years ago
Matthias Bussonnier
f873493f9f
Test for Pep440 non-Complaint version numbers
...
test directly in the version number file, as the version number is
likely to be committed before running tests, so we want **really quick
failure**.
10 years ago
Matthias Bussonnier
9706e4c0e1
A bunch of js cleanup
10 years ago
Matthias Bussonnier
ddfc2ef2f4
Make focus follow shift-selection.
10 years ago
Matthias Bussonnier
c21ba90813
Merge pull request #850 from captainsafia/update-var-names
...
Update var names in multi-selection move
10 years ago
Min RK
a6bf12ecd0
Merge pull request #845 from Carreau/line-number
...
Fix toggle line number on multiple selection, and command palette.
10 years ago
Min RK
2f2b6a04b0
normalize version in setup.py
...
avoids mismatch between wheel/sdist upload on PyPI due to setuptools normalization of prerelease tags.
10 years ago
Matthias Bussonnier
254c0a2307
Fix various comment and spelling
10 years ago
Matthias Bussonnier
11833724ac
Update release instructions
10 years ago
Matthias Bussonnier
c7c9cec592
"Available" has only one "l"
10 years ago
Matthias Bussonnier
1ec3f5eeeb
remove universal
10 years ago
Matthias Bussonnier
df32201009
Add release instructions
10 years ago
Min RK
85b1f638a0
Merge pull request #858 from willingc/doc-contact
...
Add contact info more prominently on sidebar and in contents
10 years ago
Carol Willing
f5856926d6
Correct google group link
10 years ago
Carol Willing
eb25904517
Add Stack Overflow @takluyver suggestion
10 years ago
Carol Willing
361e53fb2f
Minor edit
10 years ago
Carol Willing
dee12240ab
Make heading for installing Javascript in doc appear in contents
10 years ago