ilayh123
56416cbd2d
"#element".tooltip is not a function on home page fixed. ( #6070 )
...
* Fixed missing $ symbol and cleaned up code a bit.
5 years ago
GitHub Action
74da6d1974
Bump to 6.5.0.dev0
5 years ago
GitHub Action
0c35002e45
Publish 6.4.0
...
SHA256 hashes:
dist/notebook-6.4.0-py3-none-any.whl: f7f0a71a999c7967d9418272ae4c3378a220bd28330fbfb49860e46cf8a5838a
dist/notebook-6.4.0.tar.gz: 9c4625e2a2aa49d6eae4ce20cbc3d8976db19267e32d2a304880e0c10bf8aef9
5 years ago
Steven Silvester
39d20d845a
Automated Changelog Entry for 6.4.0 on master ( #6059 )
...
* Automated Changelog Entry for 6.4.0 on master
* Clean up
* Add 6061 entry
* Update end commit hash
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
5 years ago
Min RK
80eb286f31
Bind the HTTPServer in start ( #6061 )
...
Binding sockets hooks them up to the running eventloop, which we should try to avoid in initialize
in case any other stages may configure the event loop policy
5 years ago
GitHub Action
c1101de779
Bump to 6.4.0.dev0
5 years ago
GitHub Action
7f7f617fa3
Publish 6.4.0rc0
...
SHA256 hashes:
dist/notebook-6.4.0rc0-py3-none-any.whl: 944399ed932a6d8107ecdebcdfb10fd27b2a8e52e37920ad0b6bd72ba69bdb4d
dist/notebook-6.4.0rc0.tar.gz: d93f3eb1b2e5f6bf6d9d0b3a2aa99a605f3d35470f6b10ad42d03a0aa613725a
5 years ago
Steven Silvester
087fcc3c6b
Automated Changelog Entry for 6.4.0rc0 on master ( #6058 )
...
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
5 years ago
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
Min RK
008a6c0450
Revert "do not apply asyncio patch for tornado >=6.1" ( #6052 )
...
This reverts commit 73c9ac1b2c .
5 years ago
wggillen
8ca2887920
Spelling correction ( #6045 )
...
An instance of 'attachment' was misspelled 'attachement'.
5 years ago
Jeremy Tuloup
6451230075
Add Workflow Permissions for Lock Bot ( #6042 )
5 years ago
Kevin Bates
a5ace13e0a
Merge pull request #5980 from kevin-bates/track-server-kernels
...
[Gateway] Track only this server's kernels
5 years ago
Kevin Bates
1a9928ef8a
Merge pull request #6035 from stef4k/master
...
Add maths checks in CSS reference test
5 years ago
stef4k
0fec0beb56
Add maths check in CSS reference test
5 years ago
Afshin Taylor Darian
2cfff07a39
Fix Handling of Encoded Paths in Save As Dialog ( #6030 )
5 years ago
Kevin Bates
7e8fb1a787
Merge pull request #6026 from faucct/patch-1
...
Correct 'Content-Type' headers
5 years ago
faucct
5ab8717fec
Merging headers in load_connection_args
5 years ago
faucct
935d6df839
Correct 'Content-Type' headers
5 years ago
David Hay
b97dda1ade
Minor typographical or comment changes ( #6025 )
...
- Fix capitalization and pluralization of `Cells`
- Add comment for `.get_selected_cells`
- Add comment for `.get_selected_cells_indices`
- Fix typo in `.ensure_focused`
- Fix capitalization in `.render_cell_output` and `.clear_output` and `.clear_cells_outputs`
5 years ago
gamestrRUS
57d063cd83
Fix: split_cell doesn't always split cell ( #6017 )
...
* Split cells if a single cursor is positioned at the beginning or end of a cell
* Duplicate cell if full cell is selected
* fix null replace
5 years ago
Kevin Bates
c719e27fe7
Merge pull request #6018 from befeleme/fix-tests
5 years ago
Lumír 'Frenzy' Balhar
ec4969eed1
Fixes related to the recent changes in the documentation ( #6021 )
...
* Add myst-parser to setup.py extras_require
* Include new location of CHANGELOG.md in MANIFEST.in
5 years ago
Steven Silvester
9a0ef920dc
Fix readthedocs environment ( #6020 )
...
* Fix readthedocs environment
* Update environment.yml
* Update environment.yml
5 years ago
Karolina Surma
0723596c54
Rename StopTestApp -> StopAppTest to reflect the original class better.
5 years ago
Afshin Taylor Darian
c14d7f4ec8
Add Issue Lock and Answered Bots ( #6019 )
5 years ago
Steven Silvester
dd6543c7ba
Back to dev version
5 years ago
Steven Silvester
28413daae5
Release 6.3.0
5 years ago
Steven Silvester
4a95561591
add changelog entry for 6.3 release ( #6014 )
5 years ago
Karolina Surma
34b4f7ed6d
Fix skipped tests & remove deprecation warnings
5 years ago
Karolina Surma
92a388c04a
Add square logo and desktop entry files ( #6010 )
...
* Add square logo and desktop entry files
* Install desktop file and icon using data files.
Co-authored-by: Karolina Surma <ksurma@redhat.com>
5 years ago
Afshin Taylor Darian
20f7e9e697
Modernize Changelog ( #6008 )
5 years ago
Zachary Sailer
406be47478
Merge pull request #5986 from frenzymadness/patch-1
...
Remove configuration for nosetests from setup.cfg
5 years ago
Zachary Sailer
dc8b70519f
Merge pull request #5999 from mgeier/import-inspect
...
Add missing "import inspect"
5 years ago
Matthias Geier
346c635595
Add missing "import inspect"
5 years ago
Zachary Sailer
4b2e849e83
Merge pull request #5989 from thomasrockhu/codecov-badge
...
Add Codecov badge to README
5 years ago
Tom Hu
a36615351a
Add Codecov badge to README
5 years ago
Lumír 'Frenzy' Balhar
e10df007b3
Remove configuration for nosetests from setup.cfg
5 years ago
Kevin Bates
bbe2744f87
[Gateway] Track only this server's kernels
5 years ago
Kevin Bates
6a3f4a79dd
Merge pull request #5976 from rjn01/master
...
Docs-Translations: Updated Hindi and Chinese Readme.md
5 years ago
Kevin Bates
fb443d3dff
Merge pull request #5974 from blairdrummond/prometheus-auth-default
...
Allow /metrics by default if auth is off
5 years ago
Kevin Bates
ccb2d18d9a
Merge pull request #5978 from dlrice/patch-1
...
Update security.rst
5 years ago
Daniel Rice
993286209a
Update security.rst
5 years ago
blair drummond
2712dc4226
change authenticate_prometheus default
5 years ago
rjn01
05f1c51169
Updated Docs-Translations
5 years ago
Kevin Bates
8cd9a5f78a
Merge pull request #5957 from afshin/contents-manager
...
Allow jupyter_server-based contents managers in notebook
5 years ago
Kevin Bates
5d96514eb0
Merge pull request #5966 from kevin-bates/gateway-async-km
...
Update GatewayKernelManager to derive from AsyncMappingKernelManager
5 years ago
Zachary Sailer
c353da48c7
Merge pull request #5968 from kevin-bates/skip-terminal-test-win-3.9
...
Skip terminal tests on Windows 3.9+ (temporary)
5 years ago
Kevin Bates
434c5cb4cb
Skip collection of terminal tests on Windows 3.9+
5 years ago
Zachary Sailer
5c081a3d8c
Merge pull request #5965 from kevin-bates/drop-pyzmq-ioloop
...
Drop use of deprecated pyzmq.ioloop
5 years ago