Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sagecell

The Sage Cell Server---providing a way to embed Sage computations into any web page.
https://github.com/sagemath/sagecell

Merge pull request #554 from siefkenj/webpack

Fix makefile

641cbf36655e6247550a8828ad110052a04a5cfd authored almost 3 years ago
Fix makefile

8dc82261842b87aeed2bdd82a9f1aab76b69e1fd authored almost 3 years ago
Merge pull request #552 from siefkenj/webpack

Migrate to Webpack build

b4c4af5585efa8cac992e16b12102b0ddae29305 authored almost 3 years ago
Requested changes

249612fa13b5b0d9be5cc3176274124da091220e authored almost 3 years ago
Fixed CSS Mangling with quoted urls

3ff16c75623b06856e4bbd5451454873c3b3a546 authored almost 3 years ago
Switch default build to copy files from Sage install

32b7d8d6462ee5a2e072892648c091b5d0d5db49 authored almost 3 years ago
Switch all files to es modules

19ca6e769f1f74a82cec08d750a2698118ed3c28 authored almost 3 years ago
Rename built js file

aafbf1ac9c6e5197dbd57a4dfd854c2c18e95e82 authored almost 3 years ago
Migrate to Webpack build

b1d0998628213897e510287d9afcddc9f4e0fc04 authored almost 3 years ago
Merge pull request #551 from siefkenj/linked

Link sagecells from different `makeSagecell` calls

30941476bc9c19a1171bef5d70134fce7ad8a4ab authored almost 3 years ago
linked=true is implied by setting linkKey

5493fd069d7fda8c0d53c49e5c0520493cb14003 authored almost 3 years ago
Merge branch 'master' into linked

180be705df117831d23889f1b7c79bf909ebab69 authored almost 3 years ago
Merge pull request #550 from siefkenj/globalwrap

Ensure globals are set/read in exactly one place

63c6ae774644a84435de00bdfb3271060644f846 authored almost 3 years ago
Use promise instead of timeout for initialization

071604197285047071fbcb473023f25b0cec4028 authored almost 3 years ago
Add "shell" parameter to kernel._publish_status

e382c614a287364c62343079ea295daf80b1d761 authored almost 3 years ago
Move domReady inside of `make()`

b9a61929bfb8d64f2b9598617669f170dd225d05 authored almost 3 years ago
Import jQuery before sagecell

84d43f989f671db92328ee1ec4f5109cb871a865 authored almost 3 years ago
Added ability to link sage cells created via different `makeSagecell`

calls.

9615078387cf25761c08d435fbd98a833f0e034c authored almost 3 years ago
Fix vendor prefix for CSS

2d2300af8533c162a966fcdcb3f1a10ccaae06f1 authored almost 3 years ago
Explicitly reference local files with `./`

abeb4b280073c14893c812bc00c1e46535dc8493 authored almost 3 years ago
Ensure globals are set in exactly one place

770dea2e505935e3d0ee0efa955f9f04f7857bc8 authored almost 3 years ago
Delete dead code

e7d96590e1b6b78902418558dab2bf0e7aa9c768 authored almost 3 years ago
Merge pull request #548 from siefkenj/formatting

Run prettier on source files

3a696e51d4edbc1fa99f8a0a6fa2011c630e995e authored almost 3 years ago
Run prettier on source files

f0d8724f10bc3f2babe9c0b31a72dc81091e961f authored almost 3 years ago
Fix the switch to vendor

90ded6b3fb39265568e1033cdc8c45678f3b60cc authored almost 3 years ago
Merge pull request #547 from siefkenj/buildmodifications

Vendor prefix all external JS deps

111ebb7e0d9a1ed7d5329af8fc33a8acd6cf1171 authored almost 3 years ago
Vendor prefix all external JS deps

eb6e17ad075e23ad54c8303899bbdd92d21fe943 authored almost 3 years ago
Encode bytes for JSON since Jupyter is not doing it from version 7

1008611e2d625be523f73ad02df39b45624273fd authored almost 3 years ago
pip install psutil that SageMathCell depends on

ce7ef5988412a10f495f7de1271acc7d02ec5a69 authored almost 3 years ago
Use SAGE_VENV in Makefile

7ccdafbe54854dfe73ce89e290c3cc85dc2aa2cf authored almost 3 years ago
Fix cartopy==0.19.0.post1 until proj is updated in OS

45b64617e16dc411a830c55df8e0456a3f829916 authored almost 3 years ago
Drop nose

8645bef394c9a7dd46fd93c3df571b8014b289ee authored almost 3 years ago
pip install geoplot and mapclassify

16b499570da96dd456212ff2ff42a39b2179de3f authored almost 3 years ago
pip install geopandas

e45b9a8ee9f65fee1e4dae3d3209dd9f9d6a451f authored about 3 years ago
pip install tbcontrol

091d615d8f5247b0e59422a244e901b10e8d1391 authored about 3 years ago
Don't strip whitespace from the output of other languages

The main problem if we do - leading white space on the first line
may be necessary for alignment...

e250ef4467ce5447912fba3e8a7f3e4a9a360ed2 authored about 3 years ago
pip install PyPDF4

f654176956af8ebd83a0769b916116d600785398 authored about 3 years ago
Whitelist www.findstat.org

156f46d52e7a9c23f5f731395f0f84f397fe327c authored about 3 years ago
Explicitly pip-install future

9741bd599b72f36900bae55d5d0de91ad2e34a2e authored about 3 years ago
Install calplot and july

1b383771d9bff5ea30f0117c855adb5bb5e15e62 authored about 3 years ago
Install python-ternary instead of ternary

9afae59f7a437338fa8e2810d8ec54a4d7b1b4fe authored about 3 years ago
Install ternary

066369874b197242ec8aed48f26078d8dd400c30 authored about 3 years ago
Escape slashes for other languages

fafbee5870033a6c8eceb05b89f92afcb5d4d682 authored over 3 years ago
Create .cache for worker before locking

86b57cc75abb6c59097eb2e54028ce1396c87bf4 authored over 3 years ago
Lock .cache/pip for the worker

3eceba3ee65542b4530fe3fcf231dda4fcebb9a9 authored over 3 years ago
Whitelist elb.koboroute.org and elb.kobotoolbox.org

ecd47a534c654e52729f094c023a9a4bccb4115c authored over 3 years ago
Merge branch 'master' of github.com:sagemath/sagecell

bfdcd34998c8fe4776f17b1e9ee3378cb1e595e6 authored over 3 years ago
Install R package survey

6df355a886c87c09d4c03237d6687d34deaa5839 authored over 3 years ago
Install koboextractor

009f7d5d4d8f8c4d4da546b6c08816b76964b421 authored over 3 years ago
Update interact_sagecell.py

remove unnecessary import of inspect, already globally imported

8bc73448703995722cdead3ecfc921fcd02ad6cd authored over 3 years ago
Lock worker's .sage/local to prevent pip --user installs

Otherwise it is possible to break Sage by a combination of packages
that prevent it from starting.

27c239ab71c33227b0d0afdc0ac79c1b1f392f0a authored over 3 years ago
Drop tensorflow

It hard codes a numpy version, which causes a downgrade with Sage 9.4
leading to non-functional ...

282ea4c51c0646ea007a1974a455ed615709de20 authored over 3 years ago
Use keyserver.ubuntu.com for Macaulay2 installation

0c742db6a9c9b07f8bdd02adfd6a70b0bcbf07b7 authored over 3 years ago
Adjust threejs location for Sage-9.4

f22f3f87163bb9dad0b23042071f6ae2e2bf2b69 authored over 3 years ago
Install pandas-profiling and sweetviz

41eaa5972a48c79cd9912d06e734943448c227de authored over 3 years ago
Install cramjam and xlrd

71b481ab66ed587e1013a034b2993f6d5010294a authored over 3 years ago
Install autoviz

74f97969d1dc5f2645d426d6ea39ed042a330a81 authored over 3 years ago
Install pretty_html_table

3afacd51ed3ed6b1bc007ab343644460e6ec961a authored over 3 years ago
Install nest_asyncio and wordcloud

6ad553f68c3567085d8abd7e534819f7ad976ef9 authored over 3 years ago
Install more pip packages

c2c89722c3427d7c01fb63968857c930efb7d7ef authored over 3 years ago
Install more packages

d8e832159fcbcf484b691c015b98108b00d07403 authored over 3 years ago
Install bioinfokit and tweepy

e18c53552d93c9587602cdaa72f45033c9dac793 authored over 3 years ago
Whitelist sites mentioned in Sage source

e0ddd21fce0206f0f177d5794d2cdcc32646beb1 authored over 3 years ago
Fix typo

11816e11c2fe7883b8352b48486646b897b4e407 authored over 3 years ago
Replace basemap with cartopy

453eca2fdea8afc45620126314285444ef37d38a authored over 3 years ago
Update building paths to Sage 9.3

7854d738e82e2b15eb6f84b8c3e480659b7a072f authored over 3 years ago
Install libsnappy-dev and pyforest

7e9d81aa47b59849a5ed96a34c67bea942ab2232 authored almost 4 years ago
Link TSSFL from about.html

b628fc329ef6af742366c9badef05c5c4e5e7c11 authored almost 4 years ago
specify more build details

599add18df38ddcc353d08166644c90bf863b1ec authored almost 4 years ago
Put formatting command where it belongs

f87ba48def7c055e1fb8aa8074404bf046bedf64 authored almost 4 years ago
Fix cwd for packet installation

0523a4ba8f0d488b7762c8ccad21a3cc76f05d51 authored almost 4 years ago
Allow access to tssfl.com

a02bc28bc483ad358553808374c0d19831bb83c0 authored almost 4 years ago
Enable access to PyPi.org

147d9b3834bcac185359a11029c12b61d3c1505b authored almost 4 years ago
Install R packages

58453445ff878474c97ec547c30ea44d352860c2 authored almost 4 years ago
Allow access to sourceforge

d17abad8b3a080895e66daaf8af0ec5736d2388c authored almost 4 years ago
Allow access to requested sites

06d125cd5c360e315452aee65100342b5a39d8f9 authored almost 4 years ago
Allow connections to the permalink server

4035c40b0dbc83c22b105d9594dc862c47d4fa2a authored almost 4 years ago
Install octave-econometrics

31557760c4bd4fd534192b13d221eb7fd1ab49f5 authored almost 4 years ago
Install ipset in the base for whitelisting rules

a14c1ed1c5c9a143f6c1c0c51bbf9f3cd5906146 authored almost 4 years ago
Adjust firewall rules to prohibit outgoing connections

58a9d2dfc699632654cfa30e2fa1665f6ae6c303 authored almost 4 years ago
Run firewall rules when SageCell service is started

It should be more reliable than attaching to moving system files.

bdca24be26ba98e892e3251724030f91beb9c54f authored almost 4 years ago
Link Sébastien Breteaux's site from about.html

3be009e03400cef47e77de68c44f24083413f3b7 authored almost 4 years ago
Add a message about disabled Internet access

5a2ff0e8525f450856c19ac520a49edd6cb489d8 authored almost 4 years ago
Merge pull request #541 from kwankyu/mathjax3-full

Mathjax3 full

2330ea7e509e9f1f62e024b6b6822c7ff8022568 authored almost 4 years ago
MathJax3 again with full extensions

6d75aab23799a3b2ec26c8804acffbe5e8c6d7f0 authored almost 4 years ago
Revert the configuration to MathJax2

66c787ca7091d9ac22443d37b16993ff7e3602ad authored almost 4 years ago
Merge pull request #539 from kwankyu/mathjax3

Write \\\\( in string for \(

e49ad74e611a70d114bb1c3cce4804d976516577 authored almost 4 years ago
Write \\( in string for \(

fb8faebdd7723f087e46a984d012a5e7a2a1ce87 authored almost 4 years ago
Be more aggressive with cleaning /tmp

4e673425ea0836c63acbfb9446a015e1a2e67702 authored almost 4 years ago
Merge pull request #538 from kwankyu/mathjax3

Reformat script of type math/tex for MathJax3

67f7956db3a97e53dfd4b1493db814401445dfb6 authored almost 4 years ago
Reformat script of type math/tex for MathJax3

832496628d8c86f6a2b7883612a0332e78a3800c authored almost 4 years ago
Merge pull request #537 from kwankyu/mathjax3

Support MathJax3

fb299ca57d2107417fe78f42a21d3c513cd5d7bb authored almost 4 years ago
Support MathJax3

b3cb67eb48d3f721cb0cdabde4f5e76501dea9d8 authored almost 4 years ago
Install WeasyPrint via pip

76cc06b065c61426a6bc779a1215fa6e49d73324 authored almost 4 years ago
Install fipy via pip

0402bfd351e581aedfffb11659a0fe0b95094759 authored almost 4 years ago
Install google-api-python-client, gspread, oauth2client via pip

03d2b42e8ad9db80c45800261cd850b79968aec3 authored almost 4 years ago
Install graphviz, pydot, pyswarms via pip

2ad0827d63d806f35f278886f42f8aaa62f36dbe authored almost 4 years ago
Install folium and openpyxl via pip

7005c366986ff7df82004310ba2d3a2d245c097d authored almost 4 years ago
Install tk-dev in the base to enable tkinter in Sage Python

5ea4580aa261b18fa0a75a2b732d82f35db4582d authored almost 4 years ago
Install spiceypy, theano, xarray

e0a6e3eddd3b7894037baa335f30724d156b5d24 authored almost 4 years ago