Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
dash
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
24.4k
Code
Issues
494
Pull requests
39
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
run() add new parameter hide_all_callbacks
- #3564
#3564
Merged
T4rk1n
merged 12 commits into
plotly:dev
plotly/dash:dev
from
CNFeffery:dev
Copy head branch name to clipboard
Jan 19, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
run() add new parameter hide_all_callbacks
#3564
T4rk1n
merged 12 commits into
plotly:dev
plotly/dash:dev
from
CNFeffery:dev
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2026
feat: Dash() add new parameter hide_all_callbacks
CNFeffery
committed
36a95ba
View commit details
Copy full SHA for 36a95ba
Browse repository at this point
fix: complete register_clientside_callback() parameters in clientside_callback()
CNFeffery
committed
dc777d9
View commit details
Copy full SHA for dc777d9
Browse repository at this point
refactor: change get method for config_prevent_initial_callbacks and config_hide_all_callbacks in _callback.callback()
CNFeffery
committed
b2daa1f
View commit details
Copy full SHA for b2daa1f
Browse repository at this point
Commits on Jan 9, 2026
refactor: Updating the strategy to control the hidden parameter of each callback function through the hide_all_callbacks parameter
CNFeffery
committed
45f71ce
View commit details
Copy full SHA for 45f71ce
Browse repository at this point
Update CHANGELOG.md
CNFeffery
committed
d1b0fa0
View commit details
Copy full SHA for d1b0fa0
Browse repository at this point
Commits on Jan 10, 2026
Fix lint
CNFeffery
committed
a69dadc
View commit details
Copy full SHA for a69dadc
Browse repository at this point
Commits on Jan 12, 2026
Use self.config to replace get_app().config
CNFeffery
committed
ab0e59c
View commit details
Copy full SHA for ab0e59c
Browse repository at this point
Merge branch 'dev' into dev
CNFeffery
authored
70b37a5
View commit details
Copy full SHA for 70b37a5
Browse repository at this point
Merge branch 'dev' into dev
T4rk1n
authored
d91d715
View commit details
Copy full SHA for d91d715
Browse repository at this point
Commits on Jan 14, 2026
Refactor hide_all_callbacks as paramater of run()
CNFeffery
committed
0aa9e6f
View commit details
Copy full SHA for 0aa9e6f
Browse repository at this point
Update CHANGELOG.md
CNFeffery
committed
37c1f49
View commit details
Copy full SHA for 37c1f49
Browse repository at this point
Fix lint
CNFeffery
committed
9e8b87f
View commit details
Copy full SHA for 9e8b87f
Browse repository at this point
You can’t perform that action at this time.