Skip to content

Commit

Permalink
Update links (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes authored Feb 6, 2024
1 parent ebc73c4 commit d8c0f0e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,36 +103,36 @@ You can install xeus-python in JupyterLite, see https://github.com/jupyterlite/x

**Code execution and variable display**:

![Basic code execution](docs/source/code_exec.gif)
![Basic code execution](docs/code_exec.gif)

**Output streams**:

![Streams](docs/source/streams.gif)
![Streams](docs/streams.gif)

**Input streams**:

![Input](docs/source/input.gif)
![Input](docs/input.gif)

**Error handling**:

![Erro handling](docs/source/error.gif)
![Erro handling](docs/error.gif)

**Inspect**:

![Inspect](docs/source/inspect.gif)
![Inspect](docs/inspect.gif)

**Code completion**:

![Completion](docs/source/code_completion.gif)
![Completion](docs/code_completion.gif)

**Rich display**:

![Rich display](docs/source/rich_disp.gif)
![Rich display](docs/rich_disp.gif)

**And of course widgets**:

![Widgets](docs/source/widgets.gif)
![Widgets binary](docs/source/binary.gif)
![Widgets](docs/widgets.gif)
![Widgets binary](docs/binary.gif)

## Documentation

Expand Down

0 comments on commit d8c0f0e

Please sign in to comment.