Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tickets/DM-44731: adapt for two-python model #44

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Conversation

athornton
Copy link
Member

With the split of stack and Jupyterlab pythons, a lot of things that were formerly constant are no longer so.

Adapt lsst-rsp to accomodate these without breaking existing behavior.

@athornton athornton requested a review from rra June 13, 2024 19:15
Copy link
Member

@rra rra left a comment

Choose a reason for hiding this comment

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

Looks good to me, except that I would keep the new functions internal to the library.

Comment on lines 19 to 22
get_jupyterlab_config_dir,
get_node,
get_pod,
get_runtime_mounts_dir,
Copy link
Member

Choose a reason for hiding this comment

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

I would not export these. I think they're internal implementation details that we shouldn't advertise to the user.

@athornton athornton merged commit c678971 into main Jun 13, 2024
5 checks passed
@athornton athornton deleted the tickets/DM-44731 branch June 13, 2024 22:53
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