-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add intro messages #922
Add intro messages #922
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #922 +/- ##
==========================================
- Coverage 58.47% 58.42% -0.06%
==========================================
Files 109 109
Lines 13881 13899 +18
==========================================
+ Hits 8117 8120 +3
- Misses 5764 5779 +15 ☔ View full report in Codecov by Sentry. |
I think this is a good idea, but just want to confirm that these are replaced when you actually load a table and start an exploration. |
Co-authored-by: Philipp Rudiger <[email protected]>
Ok I added hide. show.mp4I always get confused using rx; specifically I couldn't get |
Shouldn't it be |
Yeah, but I get this error:
|
Ah okay, it should be:
The param accessor works like a dataframe column accessors, if the parameter name clashes with an existing method the method takes precedence. |
Okay was able to use rx. Also added an issue |
Provides a little more guidance on what the tabs are. Feel free to update the language as you see fit