-
Notifications
You must be signed in to change notification settings - Fork 841
Comparing changes
Open a pull request
base repository: marimo-team/marimo
base: 0.9.21
head repository: marimo-team/marimo
compare: 0.9.22
- 10 commits
- 38 files changed
- 3 contributors
Commits on Nov 21, 2024
-
style: add ids to elements to be more easily customized with css (#2925)
Make #2918 a little bit easier to override
Configuration menu - View commit details
-
Copy full SHA for 6d76a56 - Browse repository at this point
Copy the full SHA 6d76a56View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5240322 - Browse repository at this point
Copy the full SHA 5240322View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29755c - Browse repository at this point
Copy the full SHA a29755cView commit details -
fix: mo.ui.altair_chart when give by the user (#2924)
Fixes #2901 If selection params are already added by the users, we should not automatically the default chart/legend selection and just use the users.
Configuration menu - View commit details
-
Copy full SHA for 6a7f8f4 - Browse repository at this point
Copy the full SHA 6a7f8f4View commit details -
feat: add html_head_file to inject custom head scripts into the app (#…
…2926) You can include a custom HTML head file to add additional functionality to your notebook, such as analytics, custom fonts, meta tags, or external scripts. The contents of this file will be injected into the `<head>` section of your notebook. To include a custom HTML head file, specify the relative file path in your app configuration. This can be done through the marimo editor UI in the notebook settings (top-right corner). Some examples: 1. **Google Analytics** 2. **Custom Fonts** 3. **Meta Tags** 4. **External Scripts and Libraries**
Configuration menu - View commit details
-
Copy full SHA for 12c3a11 - Browse repository at this point
Copy the full SHA 12c3a11View commit details -
improvement: allow <script src/> in html (#2931)
This allows `<script src/>` tags to be properly created. This doesn't open up a new attack vector since this is already possible today with anywidget (running javascript) cc @koaning
Configuration menu - View commit details
-
Copy full SHA for 17f37f5 - Browse repository at this point
Copy the full SHA 17f37f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d508e61 - Browse repository at this point
Copy the full SHA d508e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f925a24 - Browse repository at this point
Copy the full SHA f925a24View commit details -
fix: marimo-base modification (#2935)
unfortunately, `artifacts = [` need to be on the same line. i cannot get the `sed` command to work otherwise
Configuration menu - View commit details
-
Copy full SHA for 6559d12 - Browse repository at this point
Copy the full SHA 6559d12View commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f45f5 - Browse repository at this point
Copy the full SHA 44f45f5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.9.21...0.9.22