Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sagemath/sagenb
Sage Notebook (flask), docs in $SAGE_LOCAL/share/doc/sagenb/index.html
https://github.com/sagemath/sagenb
000990026508c1c3f5aefb362898634dd3199f76 authored almost 8 years ago by Paul Masson <[email protected]>
a66bf457b422158053144d4024e7dfd8c48e8da6 authored almost 8 years ago by Frédéric Chapoton <[email protected]>
f86eac96defd2e97b0e59b1cc6243696b3b1fab5 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
This is needed for testing ExportSageNB
dd4742f5218ac1ad2bb0fc45449c1e40ac8510c3 authored almost 8 years ago by Jeroen Demeyer <[email protected]>9dd5c0f8c783de7cb0ae21c9f445ab8260b5a0ac authored almost 8 years ago by Frédéric Chapoton <[email protected]>
f987c9c0e1003916bb37a7791936a14bfe75beff authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Fix `url_for` call to reference local blueprint endpoint (fixes #420)
60cbb92ef21f142fda14fc1e35a24ece1bcd57a9 authored almost 8 years ago by Dima Pasechnik <[email protected]>unicode had no u
83622f6b895b5776d22e33c52c5785e427cbe54f authored almost 8 years ago by Dima Pasechnik <[email protected]>7bff646746bfad908a431621eedeb55296594d85 authored almost 8 years ago by Kye W. Shi <[email protected]>
yet another missing u added
ab9b5843fe76bd810faacaa41be37d54bca0f91c authored almost 8 years ago by Frédéric Chapoton <[email protected]>more missing u
21d516d8b55a5d16c17199df28b7caf464b7a02c authored almost 8 years ago by Frédéric Chapoton <[email protected]>adding u prefix for some unicode strings in the doc
93902fccd4c4df0a87373de61f65bbf1b7e1c212 authored almost 8 years ago by Frédéric Chapoton <[email protected]>In my Sage branch it's also possible for `SAGE_DOC_SRC` to be `None`, so that possibility has to...
9fb1ab50bb1872ab11bc92a3d9bd39eea7dda1f7 authored about 8 years ago by Erik Bray <[email protected]>This is a change needed in order to support changes I'm proposing to Sage in https://trac.sagema...
375dee5834060e0137a0db8297dd884b9828d9e2 authored about 8 years ago by Erik Bray <[email protected]>Fix for UTF-8 data files (beautifulsoup will become a dependency of sagenb)
99a28313615dde9d988a10bcb45dff3e4edf966c authored about 8 years ago by Dima Pasechnik <[email protected]>So I rewrote this small piece of code using the `UnicodeDammit` class from BeautifulSoup. I test...
e75281013e1dd1bf80f739cfc2bdf76ee31196fe authored about 8 years ago by v2e <[email protected]>Fix hyperlinks on datafile page
ffcba2aeccc282490544d3b8fcb0a784fe5ec0b4 authored about 8 years ago by Dima Pasechnik <[email protected]>3d4c0e055d2a890036af07137ea6ba12c54189f2 authored about 8 years ago by v2e <[email protected]>
This fix is to address the issue [discussed on the mailing list](https://groups.google.com/d/top...
912640f08d8b6253967335675f11b4f83088cb43 authored about 8 years ago by v2e <[email protected]>In Sage-7.4 Notebook, Jinja2 replaces the HTML markup "<" and ">" by "<" and ">" respectiv...
808ca6761a7d773ad7300299b41376e2eeb8c86f authored about 8 years ago by v2e <[email protected]>fix one bad character
e6910891f445e47690760966441328971d51a78d authored over 8 years ago by Dima Pasechnik <[email protected]>988cdcc4aba41b4ca37f50a2a916f8cd3825e031 authored over 8 years ago by Frédéric Chapoton <[email protected]>
import StringIO and CStringIO in py2/3 compatible way
5940639a3d2e2204d2a0d45bc5e258815b1484dd authored over 8 years ago by Dima Pasechnik <[email protected]>No iteritems - more precisely, no *.iteritems()
004cec145f52df0358c560db7df6ab2407c9627c authored over 8 years ago by Dima Pasechnik <[email protected]>3dba5fff9d0acd407c5d0f8433c82337451efe9d authored over 8 years ago by Frédéric Chapoton <[email protected]>
6aa6529e8ae5a9d7284936dfb775bbf41d41ecdb authored over 8 years ago by Frédéric Chapoton <[email protected]>
b7ffc0edc3121602ed905078cd3b469af2e9d24f authored over 8 years ago by Frédéric Chapoton <[email protected]>
32ee1f29034bd33c8a6d6f03f50613095639497c authored over 8 years ago by Frédéric Chapoton <[email protected]>
0e5887413f4fa56e6a1694abe396d35cceb5b6b8 authored over 8 years ago by Frédéric Chapoton <[email protected]>
add __eq__
9df9c792b0923e80ac6c016b76695dd7c853aedf authored over 8 years ago by Dima Pasechnik <[email protected]>8ecc03ca05ff15a49aba9dd63eb65066ad07676a authored over 8 years ago by Frédéric Chapoton <[email protected]>
adding __eq__ by id
5526ab013af8eb47c3b5efe7655d92accc7f697f authored over 8 years ago by Frédéric Chapoton <[email protected]>do not use cmp (for python3 compatibility)
8922c99a30b59f3d8a2f87350898ba2491a76226 authored over 8 years ago by Erik Bray <[email protected]>84ae9b28a3f0c05c913883d8fa03b49a42d79e22 authored over 8 years ago by Frédéric Chapoton <[email protected]>
Circular import
47ffa8334a58027e202343ea1fc915501f9d35bc authored over 8 years ago by Andrey Novoseltsev <[email protected]>585672b6db1648c75dbe174c58ea81a99639cdb5 authored over 8 years ago by J. Miguel Farto <[email protected]>
futurize : absolute_imports
31b6bf5ca0601be8d9f9574927d94267c3e7ff0b authored over 8 years ago by Andrey Novoseltsev <[email protected]>Bad relative import fixed
7e67628f5f650e03a10f41201e2ad3b103935a8a authored over 8 years ago by Andrey Novoseltsev <[email protected]>07de9c8df196e73f8e94a8ff39d02e7ee10a4c79 authored over 8 years ago by Frédéric Chapoton <[email protected]>
05ef019605b35ab1d89e33ecea0c1ea25320b10c authored over 8 years ago by J Miguel Farto <[email protected]>
Use SAGE_SHARE instead of SAGE_ROOT for jsmol path
8403b7f7a232344d58ffe040b76c04d773e52b69 authored over 8 years ago by Dima Pasechnik <[email protected]>some modern imports in testing folder
51cf0df06fb2d45e79349beea3d1d914425d4507 authored over 8 years ago by Dima Pasechnik <[email protected]>33e5ad0f213831535925170876f0993409a53998 authored over 8 years ago by Antonio Rojas <[email protected]>
cleanup of expect.py (imports, pyflakes and pep8)
48555c26095318f17055fe86e2fd37a684ce3810 authored over 8 years ago by Andrey Novoseltsev <[email protected]>de37a2e5ca3ec6866506adefee6ceb88c0207eab authored over 8 years ago by Frédéric Chapoton <[email protected]>
18a0a1a1cfadbfba46ac2410f2c0e74ccc5d4aae authored over 8 years ago by Frédéric Chapoton <[email protected]>
new style doctest continuation in notebook.py
b7e6b2cba32733e3f7c4e9ba9d19a3d7daf29109 authored over 8 years ago by Erik Bray <[email protected]>2408c670cf03ec4625a42956a5171c6c06a7d3c2 authored over 8 years ago by Frédéric Chapoton <[email protected]>
some new style doctest continuation
0382df3b10616931e548adf3bafecd2deda519b7 authored over 8 years ago by Andrey Novoseltsev <[email protected]>093977c72f2d955b5103e78dc8e8644021013d99 authored over 8 years ago by Frédéric Chapoton <[email protected]>
change all instance of ... to ....:
8f3f18a61c5dc506af5687254fd618ae16cb220f authored over 8 years ago by Frédéric Chapoton <[email protected]>re-introducing the import of srange
3499c99c581ebb06cf4c801412511b9225c19255 authored over 8 years ago by Andrey Novoseltsev <[email protected]>This will make it work on distros, where jsmol is typically installed in /usr/share
1abc9b644404c4522cfac9b264000637ccb8919f authored over 8 years ago by Antonio Rojas <[email protected]>1dc5bb2290a5578c6983045c595d46d8d3e1a325 authored over 8 years ago by Frédéric Chapoton <[email protected]>
328fdd3f9d8f5ea5fa418cc2a9e20196e5afcc59 authored over 8 years ago by Frédéric Chapoton <[email protected]>
afaa6475200192ddf907aa590a914e97ebf12e51 authored over 8 years ago by Frédéric Chapoton <[email protected]>
b9bc1dcd11784e6e41888f8cc312a2b15ef92395 authored over 8 years ago by Frédéric Chapoton <[email protected]>
otherwise the interact will be broken
786846f4adcfc93227a707f2b281cf19466907c3 authored over 8 years ago by Frédéric Chapoton <[email protected]>another bunch of py3 imports, and removed some ur and backticks
91b33d497170e43dd31966ade712d6275a3a22eb authored over 8 years ago by Andrey Novoseltsev <[email protected]>cc4900c1f2b00709f3e05bfd7b9ec0f3837bbf35 authored over 8 years ago by Frédéric Chapoton <[email protected]>
some more py3 compatible imports, and one exec
6975ae56e7cb876ec5baaf765150cd07df14c0b3 authored over 8 years ago by Andrey Novoseltsev <[email protected]>some changes in imports in testing (towards py3)
dd8fdf987f44193d83e47fb6453b6df01ba28e82 authored over 8 years ago by Andrey Novoseltsev <[email protected]>57993253ecc46dc7c83ce0f2ff408975b99be7c1 authored over 8 years ago by Frédéric Chapoton <[email protected]>
71be22c47683beeb845e74af04a36c196807b8a7 authored over 8 years ago by Frédéric Chapoton <[email protected]>
turn one exec to py2/py3 compatible syntax
fd3f107fe9d3d141cd180794bb1abd592056a41c authored over 8 years ago by Andrey Novoseltsev <[email protected]>remove an unused import of srange
d2602cc119d733d3e6012d220345bbad5a230bbc authored over 8 years ago by Andrey Novoseltsev <[email protected]>according to http://python-future.org/compatible_idioms.html, this should work both in py2 and py3
b481067cca1ce7478a17eb9986276f7fab4f097d authored over 8 years ago by Frédéric Chapoton <[email protected]>I am not sure that this does not break things, but this import seems quite useless here, and it ...
69bcdfc7062d64c03f3b760ba2b521d07f06fa63 authored over 8 years ago by Frédéric Chapoton <[email protected]>change some imports to python3 compatible format (relative)
fc2fc495647d27bc8391d22be077574669e40196 authored over 8 years ago by Andrey Novoseltsev <[email protected]>496e4d6d7a3b1a0b083d943e9f5dc1285e63de20 authored over 8 years ago by Frédéric Chapoton <[email protected]>
another bunch of print converted to python3
46ac52f0c8c6a5d52958b31f0a079f47cecf4e67 authored over 8 years ago by Dima Pasechnik <[email protected]>turn again syntax of some except clauses to python3
a5c868b4bff16c950503aacd9dc278e7ac8989c8 authored over 8 years ago by Dima Pasechnik <[email protected]>some modernizing of imports, toward python3 compatible imports
f5b4fec1fc1a1fef40d738e95db160aea3e2206c authored over 8 years ago by Dima Pasechnik <[email protected]>correct bad syntax in arguments of call in colorize
79b4e1f3630f255df5a1297b86c9f377882d3d9d authored over 8 years ago by Andrey Novoseltsev <[email protected]>306c7c62d7344c35c8d651718cfe0384b9295bb1 authored over 8 years ago by Frédéric Chapoton <[email protected]>
ab7504afb143fcca886cf2b43d1fca2620756332 authored over 8 years ago by Frédéric Chapoton <[email protected]>
using tuples as arguments is not allowed in py3
5e9abdbd0bdea299ae5a849adab8e75f71c45841 authored over 8 years ago by Frédéric Chapoton <[email protected]>some more print, raise and except to python2/3 compatible standard
23e3e10c2251fa07522716aacb488e5c27154a57 authored over 8 years ago by Dima Pasechnik <[email protected]>d24c4b8905239bba9eaae0d85968ddc798040350 authored over 8 years ago by Frédéric Chapoton <[email protected]>
89d3285f01920a4d2f5788102c5795e223e88f3e authored over 8 years ago by Frédéric Chapoton <[email protected]>
614e815d090a6d4738ac466db45d9befa47778ab authored over 8 years ago by Frédéric Chapoton <[email protected]>
little cleanup of the except clauses (into python 2/3 compatible syntax)
2cfd5d4ddc3a0eefc0df657cd90c655b1fb7504f authored over 8 years ago by Andrey Novoseltsev <[email protected]>bd232b24fcf24f65e8964fc44bd96649785dda68 authored over 8 years ago by Frédéric Chapoton <[email protected]>
No has key
685459a8089589df049c3525172a44b36debbac1 authored over 8 years ago by Dima Pasechnik <[email protected]>putting raise statements to python3 standard
8005b2b4df10b02ecbe168ca62dee3429dd12870 authored over 8 years ago by Dima Pasechnik <[email protected]>a bunch of print converted to python2/3 compatible style
ecb7213af4001f7527aad68ba6011157d2d789d0 authored over 8 years ago by Dima Pasechnik <[email protected]>d9f6f9372b1efed18c13a493f0b9182ced9a0a24 authored over 8 years ago by Frédéric Chapoton <[email protected]>
16d1f8775c074a3c4ea45f75e5b56ec6eedbc55e authored over 8 years ago by Frédéric Chapoton <[email protected]>
a3e287951b7cfd49e1cc0cf0c02ae98e8562d3bb authored over 8 years ago by Frédéric Chapoton <[email protected]>
cb173b6f8790d20bcaa6f6696fe3935ab4359eff authored over 8 years ago by Frédéric Chapoton <[email protected]>
52b721128ac719fa2d8ee5fd138e65fb3d95d1b8 authored over 8 years ago by Frédéric Chapoton <[email protected]>
61443a889fe2117481a5ffb9d25c79a90bf63e9b authored over 8 years ago by Frédéric Chapoton <[email protected]>
51bbc7bc328888ff68b83946f06f2bf0f98b98b9 authored over 8 years ago by Frédéric Chapoton <[email protected]>
c3dcb6954dd08f1d5c92c614be148b999020c88c authored over 8 years ago by Frédéric Chapoton <[email protected]>
178f68bac6554d3250413648e29fb5a88d88570d authored over 8 years ago by Frédéric Chapoton <[email protected]>
4ca11dba2671e0863486b9655d7c69f003a1f410 authored over 8 years ago by Frédéric Chapoton <[email protected]>
4127d0b1890bc0c4002e3751340ff1810ee26cd0 authored over 8 years ago by Frédéric Chapoton <[email protected]>
f3c3732cdc7a57728949be0d59a2316676d5c7ba authored over 8 years ago by Frédéric Chapoton <[email protected]>
0c549d6ed5e051e1b390078661fb4e6f4c7743fd authored over 8 years ago by Frédéric Chapoton <[email protected]>
3f2400c41cb0b357b7d3e1b93cc5f81f16b23848 authored over 8 years ago by Frédéric Chapoton <[email protected]>