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
{{ message }}
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Excuse me, how can I run python to get out[] in my vim? It looks like I must press run in my chrome browser manually and the change in chrome browser will not write to vim?
@Freed-Wu You can't get output in vim, only in separate notebook instance (e.g. jupyter notebook in browser).
When you save your code from vim notebook's data is updated. Reloaded Jupiter tab to see changes.
You can't write to notebook via browser's jupyter, it won't get updated in vim accordingly. In browser you should check output created by vim and run the cells only.
Title says it all, if you have some interesting GIFs/screenshots about vimpyter post them here.
Here are the ones used in README:
The text was updated successfully, but these errors were encountered: