konradjk / exac_browser

Browser for ExAC consortium data
http://exac.broadinstitute.org
MIT License
106 stars 54 forks source link

Need some upgrades in code #356

Open davidbernick opened 5 years ago

davidbernick commented 5 years ago

Two critical upgrades need to happen on this code:

  1. Jquery needs to be upgraded to a modern Jquery (3+).

  2. (on the python side) ipython to 3.2.1 — https://github.com/ipython/ipython/commit/1415a9710407e7c14900531813c15ba6165f0816

Please let me know when that can be done. Thanks!