Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Post your GIFs/Screenshots regarding vimpyter #3

Closed
szymonmaszke opened this issue Feb 28, 2018 · 2 comments
Closed

Post your GIFs/Screenshots regarding vimpyter #3

szymonmaszke opened this issue Feb 28, 2018 · 2 comments

Comments

@szymonmaszke
Copy link
Owner

Title says it all, if you have some interesting GIFs/screenshots about vimpyter post them here.

Here are the ones used in README:

ezgif com-video-to-gif

2018-02-28-142445_1528x880_scrot

@Freed-Wu
Copy link

Freed-Wu commented Jan 8, 2020

Image 7

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?

@szymonmaszke
Copy link
Owner Author

szymonmaszke commented Jan 9, 2020

@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants