-
Notifications
You must be signed in to change notification settings - Fork 90
Update iframe source URL for NWB Assistant chat #2140
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #2140 +/- ##
=======================================
Coverage 95.23% 95.23%
=======================================
Files 29 29
Lines 2876 2876
Branches 740 740
=======================================
Hits 2739 2739
Misses 83 83
Partials 54 54
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
thanks for the update @magland ! One thing I noticed is that the new chat width does not expand to fill a wider screen display as the previous chat interface did, resulting in the "close assistant" tab dangling. Not sure where the best place to update that is? |
|
@stephprince What you are showing in the screenshot is not an issue with the current PR. It seems some other changes were made elsewhere to the side panel... what you are showing in that screenshot is not consistent with what is seen in the deployed docs at https://pynwb.readthedocs.io/en/stable/ Also, I have updated the url in this PR again to the latest location for this: https://nwb-assistant.neurosift.app |
|
For now, I have redirected the old nwb assistant to the new one... so effectively it is giving https://nwb-assistant.neurosift.app |
460bcb5
into
NeurodataWithoutBorders:dev

I would like to update the URL for NWB Assistant to point to the new version. Feel free to try it out. The logic / prompts are the same... it's just the latest interface I am using shared across multiple chat applications.