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

name defaults to kernelName when undefined #595

Closed
1 of 2 tasks
stevejpurves opened this issue Feb 2, 2023 · 1 comment
Closed
1 of 2 tasks

name defaults to kernelName when undefined #595

stevejpurves opened this issue Feb 2, 2023 · 1 comment
Milestone

Comments

@stevejpurves
Copy link
Member

stevejpurves commented Feb 2, 2023

Following the issue here #349 and recent discussion and changes here executablebooks/sphinx-thebe#60

We need to note that thebe-core has reverted to using the jupyterlab session interface via the SessionManager. So both name and kernelName are possible parameters. IN fact in the scenario with a named session that used the non default kernel, the kernelName is needed to select the appropriate kernelSpec to use.

With that in mind, an updated proposal is:

TODO:

  • make changes on main for 0.9.x
  • make changes on v0.8.x branch
@stevejpurves stevejpurves added this to the v0.8.3 milestone Feb 21, 2023
@stevejpurves stevejpurves changed the title Deprecate kernelName in favour of name name defaults to kernelName when undefined Feb 21, 2023
@stevejpurves
Copy link
Member Author

stevejpurves commented Aug 18, 2023

ok this change is made on the main branch, and we want to move forward I suggest we close this issue and not go back and forth any more on the 0.8.2 branch. See #677
Once 0.9.0 is out we can update sphinx-thebe and settle this.

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

No branches or pull requests

1 participant