Giter VIP home page Giter VIP logo

jim's People

Contributors

seem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jim's Issues

Web view widgets

  • Update widget state from Swift
  • Call back to Swift on widget state change
  • Extract widget "controller" web view from "view" web views

Autocomplete

Ideally there'd be an option to do automatic autocomplete without having to press tab.

Option-delete doesn't behave like Jupyter

E.g. given I built a semantic search engine named [Meepo](https://meepo.shop) -- , option-delete goes to after the second / instead of after the ) (note the space too).

It also doesn't behave as expected in code cells.

Session management

Add a new "Sessions" tab to the sidebar. E.g. this is how XCode's sidebar tabs look:

Screen.Recording.2023-04-20.at.10.20.46.mov

The actual sidebar is a single column table with each item being a running session. For each session we could show:

  • File name
  • File path
  • Kernel name
  • Button to shutdown the session

Jupyter Notebook shows file path, kernel name, and shutdown button.

Jupyter Lab shows file name, and shutdown button.

VSCode doesn't seem to have any session manager. Maybe worth considering whether it's necessary...

Server management

With Jupyter, each server is a separate browser tab, which would be the equivalent to a separate window for us. In this case we'd also need a login screen. Jupyter Desktop might have some interesting approaches here.

VSCode handles both server management and session management (#14) differently than Jupyter. For each open notebook file you decide on the server (or local kernel) and kernel spec.

Which UX is better? How can we decide? I'm more familiar with the Jupyter approach. It feels more transparent, but that might just be my familiarity (and the fact that VSCode kernels always irrecoverably crash on me).

Cell execution commands

... and keyboard shortcuts.

  • Run all cells
  • Run all cells above
  • Run all cells below
  • Restart and rerun all

Cell execution count + status

I was trying out not showing execution counts and greying out the cell to show execution status, but I think I prefer Jupyter's approach here: include a count and double it up as a status indicator with [*].

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.