Giter Club home page Giter Club logo

renku-jupyterlab-ts's Issues

Revive JupyterLab Extension

We implemented a JupyterLab Extension, but that was coded against an earlier version of the API (pre 1.0). We should revive the extension. Initially it should just provide a command cheat sheet.

Add a "renku-run" button in the notebook

Currently every execution inside the notebook is not tracking the output (this is fine for experimenting and exploration). But if someone want to do so, she would be required to open a terminal and type the renku run command.
The idea here would be some shortcut to clean previous executions (untracked ones), and run the whole notebook in a deterministic manner (all cells in the right order) and track all outpus.

extension not compatible with new jupyterlab

> /opt/conda/bin/npm pack renku-jupyterlab-ts
renku-jupyterlab-ts-0.1.4.tgz

Errored, use --debug for full output:
ValueError: This extension does not yet support the current version of JupyterLab.

Add Renku tab to JupyterLab

image

Add a "Renku" tab to JupyterLab, which offers point-and-click access to common renku commands.
The initial version should support the following commands:

Renku

  • status: execute renku status in a terminal
  • log: execute renku log in a terminal
  • run: Take arguments for the command to run and execute renku run [args] in a terminal

Git

  • push: execute git push in a terminal
  • commit: Take a commit message and execute git commit -m<message>

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.