This message was deleted.
# give-feedback
w
This message was deleted.
m
More details about the 2nd point:
I know VP level people that would (very loudly) proclaim that this whole section should just say SIGNIFICANT 8.6% UPLIFT just like that, in bold and all caps
I also know VP level people that would object to using Bayesian Statistics instead of a Frequentist approach. 😄
Not saying you should try keep everyone happy, just an observation. The SSH Bastion thingy for the connection would make us very happy though 😇
f
For the ssh bastion, could you instead create an SSH tunnel on the host machine where you are running GrowthBook?
m
We tried that, but it gives us an error...
hang on, will reproduce again
I get the same, in a different laptop. With the same credentials and SSH Tunnel we can connect with Datagrip/Jupyter/etc
f
GrowthBook runs inside a Docker container, so you'll need to use
host.docker.internal
(for Mac) or 172.17.0.1 for Linux
m
makes sense
m
aaah, damn, sorry 😄
m
we forgot that we are running it in docker
😂
f
It's a super common error. I'm working on a warning in the UI when we detect someone trying to connect to localhost.
For the experiment results table, it's currently geared more towards data scientists. We're considering adding an option for a simpler view for less technical users.
m
we managed to connect, thanks!
142 Views