Update `GetEmbeddedKernelResources` to support proper directory structure
With this new PR merged into Jupyter Core, we can remove the "hack" in here to allow proper directory structure and naming with / once the next release rolls around for Jupyter Core and the version in this repo is updated.
@theRoughCode releases of Jupyter Core are handled manually on an as-needed basis; there's no regular release cadence for that package. Let me know if you'd like more details on that, and I'd be happy to help get a new release pushed.
Sounds good! I guess the change doesn't impact any existing files, so we could wait for the next release (whenever that might be). Or if you think that it would be useful to include that change, we can do that and I can work on the fix. :)
Makes sense! I think if this doesn't affect anything immediately then there's no need to do it right now. We can just leave this issue open as a reminder to do it after the next release of Jupyter Core.