We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/opt/conda/bin/install_c_kernel:32: DeprecationWarning: replace is ignored. Installing a kernelspec always replaces an existing installation KernelSpecManager().install_kernel_spec(td, 'c', user=user, replace=True, prefix=prefix)
The text was updated successfully, but these errors were encountered:
Addressed brendan-rius#59
e4a513f
Fix #brendan-rius#59
8546db3
Fix brendan-rius#59
39958b4
No branches or pull requests
/opt/conda/bin/install_c_kernel:32: DeprecationWarning: replace is ignored. Installing a kernelspec always replaces an existing installation
KernelSpecManager().install_kernel_spec(td, 'c', user=user, replace=True, prefix=prefix)
The text was updated successfully, but these errors were encountered: