Skip to content

Commit

Permalink
Backport PR #16151: Removed broken gif links in README.md files (#16504)
Browse files Browse the repository at this point in the history
Co-authored-by: Tanmay Deshmukh <145927826+Tanmay-Deshmukh@users.noreply.github.com>
  • Loading branch information
meeseeksmachine and Tanmay-Deshmukh authored Jun 19, 2024
1 parent a6ee24f commit 51da49c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions packages/json-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

A JupyterLab extension for rendering JSON as a tree

![demo](http://g.recordit.co/mqve0QPqyM.gif)

This extension is in the official JupyterLab distribution.

## Usage
Expand Down
6 changes: 0 additions & 6 deletions packages/statusbar-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
This extension creates a generic statusbar to showcase the various states of JupyterLab. Different components will render depending on the active context: notebook, console, file editor, and terminal. This extension can be used by other
extensions to add custom elements into the statusbar.

Changing Contexts
![Context Changes](http://g.recordit.co/OndGalRjws.gif)

Component Interactions
![Component Previews](http://g.recordit.co/jT0NA6D9c9.gif)

## Dependencies

- JupyterLab
2 changes: 0 additions & 2 deletions packages/vega5-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

A JupyterLab extension for rendering [Vega](https://vega.github.io/vega) 5 and [Vega-Lite](https://vega.github.io/vega-lite) 3.

![demo](http://g.recordit.co/USoTkuCOfR.gif)

This extension is in the official JupyterLab distribution.

## Usage
Expand Down

0 comments on commit 51da49c

Please sign in to comment.