https://github.com/danr/neptyne-previous-generation
https://github.com/danr/neptyne-previous-generation
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danr/neptyne-previous-generation
- Owner: danr
- License: mit
- Created: 2020-02-06T15:31:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T22:08:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T15:39:54.305Z (over 1 year ago)
- Language: Python
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neptyne previous generation
[![IRC][IRC Badge]][IRC]
Abandoned jupyter kernel interaction and [kakoune](http://kakoune.org) integration.
Development continues in [neptyne](http://github.com/danr/neptyne) and is mostly editor-agnostic.
## Running
Use a started kakoune process and source `neptyne.kak` there. On its `$PWD` run:
```
python neptyne.py &
python wss.py &
chromium --app=http://localhost:8234
```
## License
MIT
[IRC]: https://webchat.freenode.net?channels=kakoune
[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg