magma-nvim
notcurses
magma-nvim | notcurses | |
---|---|---|
23 | 106 | |
1,057 | 3,812 | |
- | 1.9% | |
5.7 | 9.3 | |
about 1 year ago | 7 days ago | |
Python | C | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
magma-nvim
-
Viewing pandas dataframes in neovim
You use magma-nvim for interactive jupyter experience (or my fork which also includes three last PRs)
-
[Rice] My Neovim setup for Julia
FYSA: https://github.com/dccsillag/magma-nvim & https://gitlab.com/usmcamp0811/nvim-julia-autotest
- Which tools do you use for python + Data Science?
-
Julia running slow, recently switched to nvim and have absolutely no idea what I'm doing.
Check out Magma.. it works with Julia.. see my open PR for examples... does require IJulia.
- IDE with graphs to the side for Julia?
-
How to Setup Julia on Jupyter Notebook
Just throwing this out there... cause its pretty cool!! https://github.com/dccsillag/magma-nvim
-
Is there any ways to get vim similar to jupyter notebook?
I use them all the time and there are many features that differentiates it from vim, which is why I asked for clarification. In any case this plugin is pretty sweet if you want to evaluate cells within vim: https://github.com/dccsillag/magma-nvim
-
Has anyone setup image display on the terminal?
Have you taken a look at https://github.com/dccsillag/magma-nvim?
-
Ever wanted to play online chess in Neovim? No? Well I made this anyway
My current workflow is a combined version of Maxwellrules' solution and magma.nvim. I am mostly satisfied. I could maybe use vim-jukit's cell division, but otherwise I am good for now. Though again: I am definitely open for better solutions.
-
Jupyter Notebooks in NeoVim. Any good way?
You can check out https://github.com/dccsillag/magma-nvim A nice, integrated solution in my opinion.
notcurses
- Release v3.0.10–panda panda panda panda panda · dankamongmen/notcurses
- Notcursus v3.0.10 Released
-
TTE: Terminal Text Effects
Rather reminds me of Nick Black's Notcurses library.
https://nick-black.com/dankwiki/index.php/Notcurses
https://github.com/dankamongmen/notcurses
-
Text UIs != Terminal UIs
> The only reason we don't have animation frameworks for the terminal is because it's not possible
https://nick-black.com/dankwiki/index.php/Notcurses
- Notcurses: Blingful character graphics/TUI library
- Notcurses
-
good high-level ncurses library
Notcurses. Install it and run notcurses-demo to be suitably impressed.
-
Ratatui: Build rich terminal user interfaces
Same for me, I would be much more motivated if there was something like textual for Rust. Given the capability of terminal emulators now I think Rust is lacking behind in the TUI field. Just checkout what can be done with something like notcurses
-
Terminal emulators that break from the traditional rendering approach?
On the application side of rendering, see notcurses, it is at the leading edge: https://github.com/dankamongmen/notcurses
-
Doom on Teletext
Other TUI libraries of note: https://github.com/dankamongmen/notcurses/blob/master/doc/OT...
What are some alternatives?
jupyter-vim - Make Vim talk to Jupyter kernels
FTXUI - Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang
firenvim - Embed Neovim in Chrome, Firefox & others.
sixvid - Simple script for animated GIF viewing using sixels
jupyter_ascending - Ascend your Jupyter Notebook usage
rich - Rich is a Python library for rich text and beautiful formatting in the terminal.