You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mattn
dbfa82c3e7
Add japanese translation files (#4490)
* Add japanese translation
* Add translations
* rename
* Add fallback to match Accept-Language to the UNIX locale.
* Fix supported_languages
* Do not add if exists
* Do not add en
* Fix translation
* Add translation
* Fix typo
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbui.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/notebook.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Fixes some pointed by review
* Add translation
Co-authored-by: Kenichi Ito <ken.i54k@gmail.com>
|
6 years ago |
| .. |
|
auth
|
Update security.py
|
6 years ago |
|
base
|
Fixup.
|
6 years ago |
|
bundler
|
remove py2 dependence
|
7 years ago |
|
edit
|
s/jupyter_notebook/notebook
|
11 years ago |
|
files
|
Import `gen`
|
7 years ago |
|
gateway
|
Changed _get_endpoint_for_user_filter to static and used in constructor class instead of each class method
|
6 years ago |
|
i18n
|
Add japanese translation files (#4490)
|
6 years ago |
|
kernelspecs
|
s/jupyter_notebook/notebook
|
11 years ago |
|
nbconvert
|
Allow contents manager get to return future
|
6 years ago |
|
notebook
|
Allow contents manager get to return future
|
6 years ago |
|
prometheus
|
Added metrics for number of kernels running labeled by type
|
8 years ago |
|
services
|
Fix for recursive symlink issue #4669 (#4670)
|
6 years ago |
|
static
|
TO show tooltips via keyboard forDuplicate,View,Rename, Download, Shutdown, Edit,Move, Delete buttons. (#4729)
|
6 years ago |
|
templates
|
TO show tooltips via keyboard forDuplicate,View,Rename, Download, Shutdown, Edit,Move, Delete buttons. (#4729)
|
6 years ago |
|
terminal
|
Fix for the terminal shutdown issue (#4180)
|
6 years ago |
|
tests
|
Add japanese translation files (#4490)
|
6 years ago |
|
tree
|
remove py2 dependence
|
7 years ago |
|
view
|
URL escape file path in iframe view handler
|
9 years ago |
|
__init__.py
|
Add UNIX socket support to notebook server.
|
6 years ago |
|
__main__.py
|
s/jupyter_notebook/notebook
|
11 years ago |
|
_sysinfo.py
|
Catch errors calling git for commit ID
|
9 years ago |
|
_tz.py
|
move tz utils to top-level private module ._tz
|
9 years ago |
|
_version.py
|
Back to development version
|
7 years ago |
|
config_manager.py
|
rm dependences of py2 in base path.
|
7 years ago |
|
extensions.py
|
Fix typos (#4760)
|
7 years ago |
|
jstest.py
|
rm dependences of py2 in base path.
|
7 years ago |
|
log.py
|
Move license information from COPYING.md
|
7 years ago |
|
nbextensions.py
|
rm dependences of py2 in base path.
|
7 years ago |
|
notebookapp.py
|
Restore detection of missing terminado package (#5465)
|
6 years ago |
|
serverextensions.py
|
basic __version__ reporting for extensions
|
8 years ago |
|
transutils.py
|
Don't install gettext into builtins
|
8 years ago |
|
utils.py
|
remove unnecessary import of requests_unixsocket (#5451)
|
6 years ago |