Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[BUG] No inline mode option in Google Colab

Đang mở
#3,509 4 bình luận 2 reaction 1 người được giao Xem trên GitHub

@T4rk1n đang làm issue này rồi.

Từ ngày 20/11/2025.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

Describe your context
Running in Google Colab

dash                                     3.3.0
dash-core-components                     2.0.0
dash-html-components                     2.0.0
- OS: iOS
- Browser: Chrome

Describe the bug

Ran yesterday with if name == 'main': app.run(debug=True, mode='inline', port=8051) and displayed inline. Today, does not accept mode and does not run directly in Google Colab. Currently running if name == 'main': app.run(debug=True) but still does not display inline.

Expected behavior

Display directly inline in Google Colab.

Screenshots

Dash is running on http://127.0.0.1:8050/

INFO:dash.dash:Dash is running on http://127.0.0.1:8050/

  • Serving Flask app 'main'
  • Debug mode: on
Ngôn ngữ chính
Python
Star
24.4k
Fork
2.3k
Merge trung bình
1 ngày 19 giờ
Pull request đã merge (30 ngày)
19

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của plotly/dash

Tất cả issue của plotly/dash

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.