mathics-django icon indicating copy to clipboard operation
mathics-django copied to clipboard

Django front-end to Mathics

Results 25 mathics-django issues
Sort by recently updated
recently updated
newest added

This PR fixes the issue with the search bar.

An additional (see https://github.com/Mathics3/mathics-django/pull/229) change to fix documentation not working.

The media files are all defined using absolute URL and not relative which causes issues if trying to service the app through a proxy.