Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move chart-studio and plotly-geo to separate repositories#4972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
emilykl merged 4 commits intomasterfrommove-chart-studio-and-plotly-geo
Jan 30, 2025

Conversation

emilykl
Copy link
Contributor

@emilyklemilykl commentedJan 15, 2025
edited
Loading

This PR removes the entire contents of thechart-studio andplotly-geo packages from this repository.

These packages, and their respective Git histories, have been moved to their own individual repositories:

Changes in this PR:

  • Delete directoriespackages/python/chart-studio andpackages/python/plotly-geo
  • Update CI inconfig.yml:
    • Installchart-studio from PyPI rather than installing from local directory
    • Removechart-studio testing workflow (Note: Was not being run anyway)
  • Updatecontributing.md andrelease.md to remove references tochart-studio andplotly-geo
    • The text has been deleted here but added to the individual repos as needed

Rationale

Moves us to a '1 repo = 1 package on PyPI' structure, and makes it possible to drastically simplify the directory structure in the Plotly.py repository.

marthacryan reacted with hooray emoji
@emilyklemilykl marked this pull request as ready for reviewJanuary 29, 2025 03:36
@emilyklemilykl changed the title[Draft] Move chart-studio and plotly-geoMove chart-studio and plotly-geo to separate repositoriesJan 29, 2025
release.md Outdated
@@ -2,7 +2,10 @@
# How to release plotly packages

There are 3 Python packages (`plotly`, `plotly-geo` and `chart-studio`) which need to be
published to PyPI and conda. In addition, there are various changelogs, github releases and forum announcements to do :)
published to PyPI and conda. The `plotly` package is located in this repository, while `plotly-geo` and `chart-studio` are located in their own separate repositories under those names.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I feel like you could just remove this entire paragraph?

emilykl reacted with thumbs up emoji
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

As is, this kind of implies that you'd want to also publish those when you publish plotly.py, which is pretty unlikely

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Good point, I'll change the wording here.

Copy link
Collaborator

@marthacryanmarthacryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Love it! LGTM

@emilyklemilykl merged commit9910078 intomasterJan 30, 2025
5 checks passed
@emilyklemilykl deleted the move-chart-studio-and-plotly-geo branchJanuary 30, 2025 17:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gvwilsongvwilsongvwilson approved these changes

@marthacryanmarthacryanmarthacryan approved these changes

@LiamConnorsLiamConnorsLiamConnors approved these changes

@alexcjohnsonalexcjohnsonAwaiting requested review from alexcjohnson

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@emilykl@gvwilson@marthacryan@LiamConnors

[8]ページ先頭

©2009-2025 Movatter.jp