Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Add a model to the chat panel #1

Add a model to the chat panel

Add a model to the chat panel #1

Workflow file for this run

name: Binder Badge
on:
pull_request_target:
types: [opened]
jobs:
binder:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/binder-link@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}