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
Accelerator
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
Type
/
to 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
500
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
IDE with defaults
- #288
#288
Closed
rmarren1
wants to merge 13 commits into
plotly:master
plotly/dash:master
from
rmarren1:ideWithDefault2
rmarren1/dash:ideWithDefault2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
IDE with defaults
#288
rmarren1
wants to merge 13 commits into
plotly:master
plotly/dash:master
from
rmarren1:ideWithDefault2
rmarren1/dash:ideWithDefault2
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2018
generate_class_string and generate_class_file functions with tests.
rmarren1
committed
a27a5b7
View commit details
Copy full SHA for a27a5b7
Browse repository at this point
Commits on Jun 10, 2018
Add generate_classes function.
rmarren1
committed
e79214a
View commit details
Copy full SHA for e79214a
Browse repository at this point
Commits on Jun 11, 2018
generate_classes tests.
rmarren1
committed
3812d8d
View commit details
Copy full SHA for 3812d8d
Browse repository at this point
Commits on Jun 12, 2018
update generate_classes and tests to automatically look in lib/
rmarren1
committed
03288a1
View commit details
Copy full SHA for 03288a1
Browse repository at this point
Commits on Jun 13, 2018
Small change to generate_classes docstring.
rmarren1
committed
f761537
View commit details
Copy full SHA for f761537
Browse repository at this point
Commits on Jun 20, 2018
Added 'AUTO GENERATED FILE - DO NOT EDIT' comment.
rmarren1
committed
4cc4ad1
View commit details
Copy full SHA for 4cc4ad1
Browse repository at this point
Commits on Jun 25, 2018
Small fix to correctly set class _namespace attribute.
rmarren1
committed
0fb3ed9
View commit details
Copy full SHA for 0fb3ed9
Browse repository at this point
Generate an _imports_.py file so py classes import normally.
rmarren1
committed
c058909
View commit details
Copy full SHA for c058909
Browse repository at this point
Fix order of arguments in test case for generate_classes
rmarren1
committed
84c5214
View commit details
Copy full SHA for 84c5214
Browse repository at this point
Commits on Jun 27, 2018
Real arguments instead of **kwargs
rmarren1
committed
a3a6a46
View commit details
Copy full SHA for a3a6a46
Browse repository at this point
Commits on Jun 28, 2018
In Python 3, spoof the __init__ function signature.
rmarren1
committed
9140f27
View commit details
Copy full SHA for 9140f27
Browse repository at this point
Commits on Jul 13, 2018
Default arguments support
rmarren1
committed
4cce610
View commit details
Copy full SHA for 4cce610
Browse repository at this point
Dont include irrelevant props in classes.
rmarren1
committed
5cae6ec
View commit details
Copy full SHA for 5cae6ec
Browse repository at this point
You can’t perform that action at this time.