Afshin Taylor Darian
|
c19323de9a
|
Use Jupyter Releaser (#6048)
* Use Jupyter Releaser
* Automated Changelog Entry for 6.4.0a0 on notebook-releaser
* Publish 6.4.0a0
SHA256 hashes:
dist/notebook-6.4.0a0-py3-none-any.whl: abbbbb02504cedb85c2d5eeac39ea11615360b9b0075126bf180d6011eac14a5
dist/notebook-6.4.0a0.tar.gz: 2984630a020a9396c61b2c3b98f43b1957dd0121b162a926b3d6136fafa7ca16
* Bump to 6.5.0.dev0
* Remove jupyter_packaging as a runtime requirement
* Automated Changelog Entry for 6.4.0a1 on notebook-releaser
* Publish 6.4.0a1
SHA256 hashes:
dist/notebook-6.4.0a1-py3-none-any.whl: 4b0ae5cb972b5b16b18b942810b85859185ef2081017dd495e5f57099ce06ef4
dist/notebook-6.4.0a1.tar.gz: c48e10d34afa35e304e3b7deca1882508195960f35c4661dec044bb8da344ae5
* Bump to 6.5.0.dev0
* Update notebook/_version.py
Co-authored-by: Kevin Bates <kbates4@gmail.com>
* Update pyproject.toml
Co-authored-by: Kevin Bates <kbates4@gmail.com>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
|
5 years ago |
stef4k
|
0fec0beb56
|
Add maths check in CSS reference test
|
5 years ago |
ahangsleben
|
33548e18bf
|
Upgraded typeahead library. (#4944)
|
6 years ago |
Min RK
|
363d73d145
|
bootstrap 3.4
and switch from components/ to canonical bootstrap repo, which puts bootstrap.min.js into a `dist` subdir.
components hasn't received the 3.4 update
|
7 years ago |
Félix-Antoine Fortin
|
f33066338a
|
Update jquery-ui minified path in build-main.js
|
8 years ago |
Alex Rothberg
|
e5d393aea1
|
use fit addon
|
8 years ago |
Alex Rothberg
|
131502de3b
|
fix path
|
8 years ago |
Alex Rothberg
|
538a89fee0
|
update paths
|
8 years ago |
PHaeJin
|
fb332d32de
|
typo fix (#3015)
* Fix some broken links
* typo fix
* Fix some broken links
* typo fix
|
8 years ago |
John Emmons
|
f81fb46ff6
|
Preliminary i18n implementation as outlined in JEP 16 (#2140)
setting up internationalization for log and UI messages
See i18n README for details
Squashed to resolve CRLF, tab-indent issues.
|
9 years ago |
Grant Nestor
|
1e0f371e60
|
Use fork of CodeMirror@5.27.2 with patch commit vs. bundled patch
|
9 years ago |
Michael Pacer
|
8816def65d
|
Typo fix
|
9 years ago |
Tony Cebzanov
|
d3cd8583a2
|
Fix ANSI bold/underline/inverse test to reset after each line.
|
9 years ago |
Tony Cebzanov
|
aadb343296
|
Add unerline and inverse to ANSI test notebook.
|
9 years ago |
Grant Nestor
|
0e38b009f5
|
Patch CodeMirror after `bower install`
|
9 years ago |
Min RK
|
cbd6eef04a
|
get preact from script tag
doesn't seem to like loading with require
|
9 years ago |
Min RK
|
8a644a9794
|
restore r.js-based build system from 4.x
|
9 years ago |
Jonathan Frederic
|
b0fb5df3ad
|
Add source maps, chunks, and remove previous build tool
|
10 years ago |
Fernando Perez
|
3e76a5a515
|
Merge pull request #760 from Carreau/secure-server
Refactor script to automatically setup notebook over SSL.
|
10 years ago |
Matthias Bussonnier
|
de405586e3
|
make certif 0o600 also.
|
10 years ago |
Matthias Bussonnier
|
efc7e8f4ea
|
Take comments into account
|
10 years ago |
Matthias Bussonnier
|
5d01363b03
|
Fix comments.
|
10 years ago |
Sylvain Corlay
|
f32651e202
|
Use jquery-ui instead of jqueryui
|
10 years ago |
Matthias Bussonnier
|
61cc278f5b
|
refactor secure notebook server script
|
10 years ago |
Matthias Bussonnier
|
5a7a41a83e
|
don't write english before breakfast
|
10 years ago |
Matthias Bussonnier
|
b9280d50e3
|
Create tool to auto generate secure settings.
|
10 years ago |
Matthias Bussonnier
|
91fe9f2d01
|
start workign on typeahead
|
11 years ago |
Min RK
|
c41df91b10
|
remove gulp
Follow-suit from ipywidgets and
build js/css with Python/js scripts instead:
e.g.
- `npm run build`
- `setup.py js css`
|
11 years ago |
Min RK
|
2c56bcd230
|
update confined output test notebook
|
11 years ago |
Min RK
|
6a8ce42550
|
add test notebook for confined output
|
11 years ago |
Min RK
|
5184196e04
|
add kernel metadata to example notebooks
|
11 years ago |
Brian E. Granger
|
c2c365cb35
|
Moving /examples/tests to tools/tests
|
12 years ago |