All Projects → cydrobolt → Jaxbin

cydrobolt / Jaxbin

Licence: apache-2.0
MathJax and TeX pastebin

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Jaxbin

Papers
Publications from the MathJax project
Stars: ✭ 6 (-60%)
Mutual labels:  latex, mathjax
Spmathkit
Render math exercises for your view. Contains the rendering of mathematical formulas and mathematical graphics, as well as the general text
Stars: ✭ 81 (+440%)
Mutual labels:  latex, mathjax
Mathjax
Beautiful and accessible math in all browsers
Stars: ✭ 8,551 (+56906.67%)
Mutual labels:  latex, mathjax
Flutter tex
A Flutter Package to render Mathematics, Physics and Chemistry Equations based on LaTeX
Stars: ✭ 161 (+973.33%)
Mutual labels:  latex, mathjax
purple-pi
💜 LaTeX math wherever you want
Stars: ✭ 31 (+106.67%)
Mutual labels:  latex, mathjax
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (+1206.67%)
Mutual labels:  latex, mathjax
Texme
Self-rendering Markdown + LaTeX documents
Stars: ✭ 1,970 (+13033.33%)
Mutual labels:  latex, mathjax
pseudocode.js
Beautiful pseudocode for the Web
Stars: ✭ 132 (+780%)
Mutual labels:  latex, mathjax
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+5820%)
Mutual labels:  latex, mathjax
Flask Humanize
Common humanization utilities for Flask applications
Stars: ✭ 26 (+73.33%)
Mutual labels:  flask
Flask Scaffold
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
Stars: ✭ 853 (+5586.67%)
Mutual labels:  flask
Databook
A facebook for data
Stars: ✭ 26 (+73.33%)
Mutual labels:  flask
Bankformtex
A SEPA bank transfer form with IBAN
Stars: ✭ 7 (-53.33%)
Mutual labels:  latex
Chemformula
typeset chemical compounds and reactions
Stars: ✭ 9 (-40%)
Mutual labels:  latex
Vulpy
Vulnerable Python Application To Learn Secure Development
Stars: ✭ 25 (+66.67%)
Mutual labels:  flask
Img2latex Mathpix
An image to LaTeX tool by MathpixOCR API and JavaFX
Stars: ✭ 872 (+5713.33%)
Mutual labels:  latex
Python Flask First Website
Stars: ✭ 26 (+73.33%)
Mutual labels:  flask
Intro To Apis Flask
Starter repository for the Introductions to API course
Stars: ✭ 26 (+73.33%)
Mutual labels:  flask
Dnd 5e Latex Template
LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".
Stars: ✭ 875 (+5733.33%)
Mutual labels:  latex
Os
This is the software framework for an OPSORO robot, to be used in conjunction with Ono2 or OPSORO grid and OPSOROHAT.
Stars: ✭ 11 (-26.67%)
Mutual labels:  flask

jaxbin

MathJax pastebin 📖

Setting up

  • Create database in MySQL
  • Edit jaxbin/config.py with appropriate credentials.
  • Create tables: python createdb.py

Running

  • Install pip dependencies: pip install -r requirements.txt
  • Run jaxbin: python runjaxbin.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].