Hex: Collaborative Notebooks and Data Apps
1–9 of 9 posts
Re: Hex: Collaborative Notebooks and Data Apps
#2Re: Hex: Collaborative Notebooks and Data Apps
#3Re: Hex: Collaborative Notebooks and Data Apps
#4I like the notion of a Data Workspace, and that you are supporting both SQL and Python. Very interesting.
Re: Hex: Collaborative Notebooks and Data Apps
#5I like how you managed to make a very good functional service for the first launch, not a half-baked one.
How much time did you take to build this?
Re: Hex: Collaborative Notebooks and Data Apps
#6Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?
Cool
Re: Hex: Collaborative Notebooks and Data Apps
#7Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?
First line of code was November 2019! So ~14 months or so.
Re: Hex: Collaborative Notebooks and Data Apps
#8Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?
Founder here. No idea why it didn't reach homepage although it wasn't a big focus for us :) First line of code was November 2019! So ~14 months or so.
Do you mind sharing the technologies you are using?
Let me think here for a moment:
If I were to build a service like that, first thing to think about is the connectors, are there open source database connectors?, I guess maybe at this point there is a lot of them. But then you have a lot of other parts to do. The SQL cells (as you call them), how everything talks to one another, the charts, the tables, the comments. Well done, man.
I have two more questions: did you have an experience working on something similar before? and what is the chart lib are you using?
I completely understand if you don't like to share these info.
Re: Hex: Collaborative Notebooks and Data Apps
#9Oh hey! I work here. Happy to answer any questions folks would have