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

How to execute code (ipython kernel)? #55

Closed
serafxxx opened this issue Feb 22, 2019 · 2 comments
Closed

How to execute code (ipython kernel)? #55

serafxxx opened this issue Feb 22, 2019 · 2 comments
Labels

Comments

@serafxxx
Copy link

I was able to connect to my Jupyter ipython kernel via ssh, but I can't run anything on it. On connect I'm getting a Hermes output tab and I can see kernel output (if I'll run anything on the same kernel through Jupyter notebook). But I can't find a way to run anything from SublimeText. I tried to open new tab and paste code there, but there is no command to execute block in the command pallete.
2019-02-22 15 29 13
2019-02-22 15 32 34

@serafxxx
Copy link
Author

Looks like I should open file first and then connect to the kernel - it wasn't clear from the doc. Great tool, thanks for it!

@pykong
Copy link
Collaborator

pykong commented Feb 28, 2020

Thanks for your interest.
The current status of kernel handling is a total mess - the exact opposite to user-friendliness.

That is why we are currently overhauling it: #66

Please have some patience until we release version 0.6 which will vastly improve things.

Stale - I am closing this.

@pykong pykong closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants