Just got to figure out how to get the deepnote cells embedded in React/Next and taking the tic id
For the base planets it's fine because there's only 6 so I only have to create 6 cells
The problem is when we get to the next set of planets it's stupid to write a custom cell for every single candidate, and it means I'm already seeing the data and making changes which influences/lessens the influence of the users on the data
Anyway we could just use it as a simple starter since we're probably ~2 weeks away from chapter 2 at least, which means the focus is on base planets (which have already been verified so simpler scope for now)
Other notes: incentivising users, get feedback on the way we're presenting the data as well as the data itself
Maybe some analytics like hubspot to see where our users are getting stuck
Anyway, the goal is to get some new graphs and embed them for now, I think...
Bring it into the onboarding properly, fully integrated
Other notes: incentivising users, get feedback on the way we're presenting the data as well as the data itself Maybe some analytics like hubspot to see where our users are getting stuck
Anyway, the goal is to get some new graphs and embed them for now, I think... Bring it into the onboarding properly, fully integrated
Also figuring out #47 & #46