Skip to content

Add a "🔒" hint to untrusted notebooks - #606

Merged
mwouts merged 2 commits into
mainfrom
version_2.9.1
Jul 22, 2026
Merged

Add a "🔒" hint to untrusted notebooks#606
mwouts merged 2 commits into
mainfrom
version_2.9.1

Conversation

@mwouts

@mwouts mwouts commented Jul 21, 2026

Copy link
Copy Markdown
Owner

The static preview's small, linked "ⓘ" marker introduced in v2.9.0 is now preceded by a "🔒" hint specifically when the notebook you're viewing isn't trusted - explaining that trusting it will restore the interactive table. It's wrapped in a <noscript> element so it only shows up in that actionable case: it stays hidden once the notebook is trusted, and on read-only renders (e.g. GitHub's .ipynb preview) where trusting isn't available anyway.

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR is available as a wheel artifact 📦 for easy installation.
Download it here, unzip it and then run pip install itables-xxx.whl in the unzipped directory.

A conda package is also available for easy installation:
Download it here, and then run conda install itables-xxx.tar.bz2 in the directory where you downloaded the file.

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.23%. Comparing base (64e336b) to head (cf8ad14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #606   +/-   ##
=======================================
  Coverage   95.22%   95.23%           
=======================================
  Files          59       59           
  Lines        3710     3716    +6     
=======================================
+ Hits         3533     3539    +6     
  Misses        177      177           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mwouts
mwouts merged commit 13fc4f5 into main Jul 22, 2026
26 checks passed
@mwouts
mwouts deleted the version_2.9.1 branch July 22, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants