Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chat area input and integrate #6379

Merged
merged 14 commits into from
Mar 2, 2024
Merged

Add chat area input and integrate #6379

merged 14 commits into from
Mar 2, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    b80e54e View commit details
    Browse the repository at this point in the history
  2. Add bokeh dev conda channel to editable install (#6375)

    Conda wasn't finding bokeh==3.4.0.dev8 which is in the dependency reqiurements. For me needs this other channel.
    doraaki authored and ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a9021fc View commit details
    Browse the repository at this point in the history
  3. Bump cryptography in /examples/apps/django_multi_apps (#6372)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.2...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e2dbc6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b9acb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79826c8 View commit details
    Browse the repository at this point in the history
  6. Bump panel.js version to 1.4.0-a.2

    philippjfr authored and ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    78a5c17 View commit details
    Browse the repository at this point in the history
  7. Address comments

    ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8d97e56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a68b613 View commit details
    Browse the repository at this point in the history
  9. Remove extraneous files

    ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ce5be0e View commit details
    Browse the repository at this point in the history
  10. No isort

    ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7367f27 View commit details
    Browse the repository at this point in the history
  11. Fix test

    ahuang11 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    43a40fe View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Address comment

    ahuang11 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    842e654 View commit details
    Browse the repository at this point in the history
  2. FIx path

    ahuang11 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    457d7bf View commit details
    Browse the repository at this point in the history
  3. Fix another path

    ahuang11 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c97300e View commit details
    Browse the repository at this point in the history