ames-house-prices
ames-house-prices copied to clipboard
Have you considered making the Notebook hostable online?
Thank you for sharing this Notebook ! Have you considered making it hostable, for instance at mybinder I did just that here and I think it would be nice to lower (remove !) the barrier to entry. It only requires adding a Dockerfile to your repository. At least that's how I did it, feel free to vote on the issue I opened on oz if you want a better solution.
Sorry, I closed it because I thought the binder link worked on your notebook, but it does not.
No worries! This is a good issue and I am keeping it open until there is a zero barrier to entry pathway.
Hostable online would be a solid next step but the maintenance required at this point appears a bit troublesome. I have had a lot of issues with clojupyter and stability; the repl middleware fails to parse a message and then I have to restart the entire thing.
Thx ! Did you try https://mybinder.org/v2/gh/scientific-coder/oz/master?filepath=ames-housing-prices-clojure.ipynb ? Did it not work for you ? If it works, you mostly need to copy my Dockerfile (linked in the previous msg). Best Regards !
I did not work for me. The kernel stayed busy and didn't report anything else.