JonyEpsilon / gorilla-repl

A rich REPL for Clojure in the notebook style.
http://gorilla-repl.org
MIT License
888 stars 104 forks source link

Add viewer support for IPFS files. #240

Open keorn opened 8 years ago

keorn commented 8 years ago

This adds viewer support for files on IPFS, by extending viewer to two new sources:

You can try it with the one of the example files I put on IPFS: QmbRdyLXiFWrKc5hW1NbvpUxF9tLovWCPgiz4BDhjD9k3j


Also, the viewer is now hosted on IPFS with added native support (relative IPFS paths): /ipfs/QmTjbCM2JEM7HEyiuSGYzzSnVctWXozaMpiGAKTDCadiZn That version is in this repo.