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

✨ Remove kernel #379

Merged
merged 4 commits into from
Nov 15, 2024
Merged

✨ Remove kernel #379

merged 4 commits into from
Nov 15, 2024

Conversation

NaitikRambhia
Copy link
Contributor

Summary:

Made a change in init_py to prevent an error message when Kernel is uninstalled and then created an if statement around the no_default_libs function to allow for a project to be created without any templates present.

Motivation:

So that projects can be created without any templates and Kernel can be uninstalled from templates.

References (optional):

#369

Test Plan:

Run pros c uninstall kernel and see that the project is still allowed to be created.
Run --no_default_libs when creating a new project and see that the project is still able to be created.

@NaitikRambhia NaitikRambhia changed the title Remove kernel ✨ Remove kernel Nov 15, 2024
@mayankpatibandla mayankpatibandla merged commit f62164d into develop Nov 15, 2024
10 checks passed
@mayankpatibandla mayankpatibandla deleted the RemoveKernel branch November 22, 2024 04:11
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