firenvim
jupyter-vim-binding
firenvim | jupyter-vim-binding | |
---|---|---|
66 | 5 | |
5,365 | 1,921 | |
- | - | |
7.1 | 0.0 | |
9 days ago | over 4 years ago | |
TypeScript | JavaScript | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
firenvim
- Firenvim – Turn the browser into a Neovim client
-
Competitive Programming setup
for leetcode specifically, i use firenvim to start a neovim session in the text area that would normally be leetcode's area and then have an autocmd that looks for "leetcode" in the filename and prompts me to select a filetype.
-
Feeling super slow...
Yea worth it. As far as good for certain languages over others: text is text. Once you’re more experienced with how (neo)vim works, you won’t want to type anywhere. Like in the browser or obsidian
-
Reflections from 12 years of vim (ramble)
It's just the popular firenvim system: https://github.com/glacambre/firenvim
-
Vim Keybindings Everywhere – The Ultimate List
In that case give firenvim[1] a try. It uses your existing config (keymaps, plugins, autocmds, etc).
[1] https://github.com/glacambre/firenvim
-
Question: Neovim plugin for overleaf.
You propably could use https://github.com/glacambre/firenvim inside of overleaf webpage. Althought I haven't tested it.
- Former (n)vim users: what do you miss?
-
The Emacs Curse: When Everything Else Just Feels Inferior 😱🧙♂️
https://github.com/glacambre/firenvim is the correct link.
-
Vim in Twitter
If by everywhere you mean everywhere, then take a look on this https://github.com/glacambre/firenvim
-
Firenvim in Big query console?
In general, for "rich text editors", firenvim needs to add special handling. For example firenvim supports CodeMirror (or used to): https://github.com/glacambre/firenvim/pull/623
jupyter-vim-binding
-
Show HN: Marimo – an open-source reactive notebook for Python
I already use jupytext to store notebooks as code but the improved state management and notebook-as-app features are pretty compelling and I'm trying it out.
Unfortunately, I'm quite used to very specific vim keybindings in Jupyter (https://github.com/lambdalisue/jupyter-vim-binding) that make it pretty hard to use anything else :/
-
Ask HN: Are there any good Diff tools for Jupyter Notebooks?
On the on hand: cool, if you're an avid emacsen or a vimmer, yeah, ok. OTOH, gosh that is such a cluttered and cumbersome setup. Just bring in vim/emacs bindings to your jupyter: https://github.com/lambdalisue/jupyter-vim-binding. There's a handful of plugins, choose one.
Whatever the final solution everyone decides should be, I just hope it doesn't involve having two redundant windows open side-by-side like that.
- Using Neovim in place of Jupyter notebooks
-
How do you use Jupiter notebooks without wanting to rip your eyes out?
Use jupyter-vim-bindings! Works really well!! https://github.com/lambdalisue/jupyter-vim-binding
-
Better editor for jupyter notebook
Also, you can check out the vim key-binding extension if you are a loyal vim user like me! https://github.com/lambdalisue/jupyter-vim-binding
What are some alternatives?
qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.
nvim-ipy - IPython/Jupyter plugin for Neovim
vimium-c - A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
euporie - Jupyter notebooks in the terminal
nativefier - Make any web page a desktop application
jupyterlab-lsp - Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
vimium - The hacker's browser.
jupyterlab-vim - :neckbeard: Vim notebook cell bindings for JupyterLab
magma-nvim - Interact with Jupyter from NeoVim.
marimo - A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
nvim-terminal.lua - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.
ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.