Giter VIP home page Giter VIP logo

jupyter-'s Introduction

jupyter+

A extension package for jupyter, which rewrite some functions in jupyter-org-extensions.el with more modern packages (like transient and consult etc).

Intro

  1. Why not an extension to org mode?

    Keybindings in this package do actually not restrict to, but it invoke many useful functions in jupyter. And if one need key menus to navigate between blocks, it will be much possible in jupyter session.

Features

  1. transient navigation panel
  2. jump src block with consult

TODOs

  1. [ ] better jupyter-org--annotate
  2. [ ] better src block header editing
  3. [ ] also kill header line when jupyter-org-kill-block-and-results
  4. [ ] add grouping and narrowing to jupyter-org-consult-block
  5. [X] display ansi color of src block result maybe by src block language and :result keyword
  6. [ ] highlight current selected
  7. [ ] center after navigation

Installation

with doom emacs

(package! jupyter+
  :recipe (:host github
           :repo "fakeGenius/jupyter+"))

Configuration

(use-package! jupyter+
  :commands jupyter-org-transient
  (map! :map jupyter-org-interaction-mode-map
        :n "\\" #'jupyter-org-transient))

Issues

jupyter-'s People

Stargazers

 avatar Nischal Mainali avatar

Watchers

fakeGenius avatar

Forkers

qiangf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.