You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy async-kernel kernelspec to user directory (#70)
The async-kernel installs to Python's share directory, but the test
suite looks in ~/.local/share/jupyter/kernels/. Copy the kernelspec
after installation so it can be found.
0 commit comments