agatheliguori
9c1309210c
Fixed french translation mistakes and normalized capitalization
8 years ago
Steven Silvester
c2a2bcc4a7
Merge pull request #4041 from arradha/fix/mathjax-codeblocks
...
Disable math jax inside fenced code blocks (closes #4037 )
8 years ago
Steven Silvester
dfcea5b3f7
Merge pull request #4036 from Hyaxia/metrics_terminal
...
Added metrics for currently running terminals and labeled by type kernels
8 years ago
Steven Silvester
fa7b40be27
Merge pull request #4039 from Carreau/try-fix-attr
...
try to fix tests
8 years ago
Maxim Vov
4c1d62f3b2
A temporary fix for appveyor tests problem that results in an error:
...
`RequirementParseError(str(e)) pip._vendor.pkg_resources.RequirementParseError: Invalid requirement, parse error at “’; extra '`
8 years ago
Maxim Vov
f2fdbf929e
Added metrics for number of kernels running labeled by type
8 years ago
Arjun Radhakrishna
7eb6e29509
Fix spurious newline in expected result
8 years ago
Arjun Radhakrishna
4395a838f6
From #4039 : Fix test by pinning attrs to 17.4+
8 years ago
Maxim Vov
e951fab0db
Added docs to the prometheus package and the terminal.api_handlers file.
8 years ago
Arjun Radhakrishna
6fd0a80778
Reformat long string
8 years ago
Arjun Radhakrishna
c5bee3a29d
test and fix: disable math inside code blocks
8 years ago
Matthias Bussonnier
02abe9e691
Fix test by pinning attrs to 17.4+
8 years ago
Matthias Bussonnier
7d211d431e
try to fix test
8 years ago
Maxim Vov
7bc7df472c
Fixed imports, from static to dynamic.
8 years ago
Maxim Vov
03e5dc00e1
Moved the 'metrics' file to a new package named 'promethues'.
...
Then split the file into two files, one containing the metrics themselves, the other containing any function that have something to do with prometheus.
Finally, Added new metrics into the prometheus.metrics file that represent the number of running terminals and added the functionality for that metric to be recorded in the terminal.api_handlers file.
8 years ago
Min RK
5711075f0b
Merge pull request #3789 from munkm/pytest
...
modify contributing instructions to use pytest for testing
8 years ago
Steven Silvester
26ec5952a7
Merge pull request #3926 from Carreau/drop-27
...
Drop 2.7
8 years ago
Min RK
d772277c0b
Merge pull request #3949 from gustavoefeiche/fix-installation
...
Fix installation script
8 years ago
Gustavo Efeiche
26c73d36d0
Fix issue #3948
8 years ago
Gustavo Efeiche
a8716eb9ac
Fix versions mismatch in namespace.js and _version.py
8 years ago
Gustavo Efeiche
e661c7642d
Change from 6.0.0dev0 to 6.0.0.dev0
8 years ago
Min RK
b7fdc41ff6
back to dev
8 years ago
Min RK
775cb20de3
minor typos in changelog for 5.7
8 years ago
Min RK
7acb4e047d
release 5.7.0
8 years ago
Min RK
5b115c2e90
Merge pull request #3931 from minrk/translate-sdists
...
include translation sources in sdists
8 years ago
Min RK
ba7aadbf7a
note translation inclusions in sdists
8 years ago
Min RK
bb8f63baca
include translation sources in sdists
8 years ago
Min RK
33ec6440f8
Merge pull request #3925 from Carreau/package-translations
...
Try rebuild translation js
8 years ago
Min RK
e78f438e5a
invoke setup.py build on appveyor
...
for better output
8 years ago
Min RK
52ca0d64ca
fix installation, invocation of po2json
...
- no global installation
- invoke with node
8 years ago
Matthias Bussonnier
37f9a41948
Drop 2.7
8 years ago
Matthias Bussonnier
07126ca8a5
one more try
8 years ago
Matthias Bussonnier
d239839e07
Build js translation at build time.
...
Make sure they are included in sdist/wheel.
8 years ago
Matthias Bussonnier
bb07253ff4
Merge pull request #3888 from JocelynDelalande/jd-french-i18n
...
Add French translation
8 years ago
Jocelyn Delalande
05f9488232
Fix misc French wordings
8 years ago
Jocelyn Delalande
e1494bb8f8
Rework French wording "Brute NBConvert" → « Texte Brut (pour NBConvert)"
8 years ago
Jocelyn Delalande
db8b03e434
Rework French wording au-dessus/au-dessous → précédent/suivant
8 years ago
Jocelyn Delalande
5a1b35fe13
Fix trailing spaces in translations
...
Move them from translation strings to static HTML part.
8 years ago
Matthias Bussonnier
c9cd79b261
Merge pull request #3915 from minrk/rel-5.7
...
prepare changelog for 5.7
8 years ago
Matthias Bussonnier
8b74d6dea4
Merge pull request #3913 from minrk/fix-prompt-alignment
...
fix uneven input/output prompt alignment
8 years ago
Matthias Bussonnier
f6f9bab9a9
Merge pull request #3914 from minrk/requirejs-22
...
bump requirejs to 2.2
8 years ago
Min RK
4f70dd06af
changelog for 5.7
8 years ago
Min RK
37b35dc65f
fix uneven input/output prompt alignment
8 years ago
Min RK
86e473e754
Merge pull request #3839 from AestheticIntegration/fix-output-prompt-width
...
Return output prompt to width of input prompt after #3772
8 years ago
Min RK
8ced0dd367
Merge pull request #3907 from kevin-bates/prevent-AttributeError-on-shutdown
...
Prevent access through 'NoneType' when closing activity_stream
8 years ago
Min RK
026d5f1a05
bump requirejs to 2.2
8 years ago
Min RK
f81ec30b62
Merge pull request #3829 from mociarain/fix-tornado-settings
...
Fix tornado max_body_size & max_buffer_size settings
8 years ago
Min RK
0da9648ed3
Merge pull request #3905 from KGHustad/breadcrumb-root-url-fix
...
Prefix base URL to breadcrumb root URL
8 years ago
Min RK
4650dabd05
Merge pull request #3871 from parente/fix/shortcut-editor-enter
...
Fix Enter causes page reload in shortcuts editor
8 years ago
Min RK
9c60369a17
Merge pull request #3836 from cmd-ntrf/jqueryui
...
Update to jQuery UI 1.12
8 years ago