ames-house-prices icon indicating copy to clipboard operation
ames-house-prices copied to clipboard

Have you considered making the Notebook hostable online?

Open scientific-coder opened this issue 5 years ago • 4 comments

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.

scientific-coder avatar May 05 '19 21:05 scientific-coder

Sorry, I closed it because I thought the binder link worked on your notebook, but it does not.

scientific-coder avatar May 06 '19 06:05 scientific-coder

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.

cnuernber avatar May 08 '19 21:05 cnuernber

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 !

scientific-coder avatar May 08 '19 22:05 scientific-coder

I did not work for me. The kernel stayed busy and didn't report anything else.

cnuernber avatar May 08 '19 22:05 cnuernber