DataJoy is shutting down
21–30 of 47 posts
Re: DataJoy is shutting down
#22Anybody know of any similar alternatives to datajoy? That basically just has an r or python environement online I've been using datajoy, a least a little bit, basically everyday for the past 6 months and I'm sad to see it go.
Re: DataJoy is shutting down
#23Anybody know of any similar alternatives to datajoy? That basically just has an r or python environement online I've been using datajoy, a least a little bit, basically everyday for the past 6 months and I'm sad to see it go.
https://www.datacamp.com/
Re: DataJoy is shutting down
#24Perhaps if they spent more time becoming visible and getting people's attention, things would work out.
Re: DataJoy is shutting down
#25I wish I knew about this, I've been learning the python data analysis ecosystem recently and this would be an excellent resource. Maybe visibility is your issue.
Re: DataJoy is shutting down
#26Anybody know of any similar alternatives to datajoy? That basically just has an r or python environement online I've been using datajoy, a least a little bit, basically everyday for the past 6 months and I'm sad to see it go.
SageMathCloud is somewhat similar in functionality to DataJoy + ShareLaTeX, ShareLaTeX is by the same people as DataJoy, and I think ShareLaTeX is not shutting down anytime soon. I had always wondered why they built DataJoy as a separate product, rather than just expanding the functionality of ShareLaTeX. In the case of SageMathCloud, I built something more like DataJoy first, then expanded the functionality to cover LaTeX typesetting, rather than making a separate product. Also, SageMathCloud is 100% open source.
I recently posted https://news.ycombinator.com/item?id=12169979 here which was really about having several separate products using similar technology but different names, versus having one big product.
Re: DataJoy is shutting down
#27Re: DataJoy is shutting down
#28Anybody know of any similar alternatives to datajoy? That basically just has an r or python environement online I've been using datajoy, a least a little bit, basically everyday for the past 6 months and I'm sad to see it go.
https://www.kaggle.com/kernels https://www.kaggle.com/datasets
Re: DataJoy is shutting down
#29I never hear about these companies until their shutdown announcement. Perhaps if they spent more time becoming visible and getting people's attention, things would work out.
(Also, HN is not really a good target audience for us, so if you get news from here, it makes sense you'd see this but not the product itself).
Re: DataJoy is shutting down
#30Anybody know of any similar alternatives to datajoy? That basically just has an r or python environement online I've been using datajoy, a least a little bit, basically everyday for the past 6 months and I'm sad to see it go.
SageMathCloud ( https://cloud.sagemath.com ) using a Jupyter notebook with the R kernel, or a Sage worksheet in R mode. (Disclaimer: I work on this.) SageMathCloud is somewhat similar in functionality to DataJoy + ShareLaTeX, ShareLaTeX is by the same people as DataJoy, and I think ShareLaTeX is not shutting down anytime soon. I had always wondered why they built DataJoy as a separate product, rather than just expand…