Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Edge cases not initializing correctly #14

Closed
AJI83 opened this issue Mar 29, 2023 · 7 comments
Closed

Edge cases not initializing correctly #14

AJI83 opened this issue Mar 29, 2023 · 7 comments

Comments

@AJI83
Copy link

AJI83 commented Mar 29, 2023

Hi, "After installing the extension and refreshing the notebook page you should see the buttons automatically show up, you don't have to install them separately. There are a few edge cases where things might not initialize correctly, which could prevent the buttons from showing up on your end. I'd be happy to help you debug that if you open an issue on the Github page: https://github.com/TiesdeKok/chat-gpt-jupyter-extension/issues"
any help is welcome

@TiesdeKok
Copy link
Owner

Of course, what operating system are you on, and what version of Jupyter you are using (e.g., lab vs. notebook + the package version)? Also, if you can share a screenshot of what your notebook interface looks like, that'd be helpful too.

@AJI83
Copy link
Author

AJI83 commented Mar 29, 2023

Of course, what operating system are you on, and what version of Jupyter you are using (e.g., lab vs. notebook + the package version)? Also, if you can share a screenshot of what your notebook interface looks like, that'd be helpful too.

Hi Sir, Windows 10, Jupyter Notebook 6.3.0. within anaconda distr.

@TiesdeKok
Copy link
Owner

Hi Sir, Windows 10, Jupyter Notebook 6.3.0. within anaconda distr.

Is it not showing up for the classical Jupyter Notebook and Jupyter Lab, or does it only not work for one of them? Can you check the Chrome console for any errors that could hint at what is happening? You can see the Chrome devtools window by right-clicking anywhere on the page and selecting "inspect." The console is shown under the Console tab, although you might have to refresh the window with the console open to see all the messages.

@TiesdeKok
Copy link
Owner

Hi @AJI83 I just pushed a pre-release of version V0.5.9 that includes a potential fix for this issue. It is not yet available on the Chrome store as it needs a bit more testing, but you can try it here: https://github.com/TiesdeKok/chat-gpt-jupyter-extension/releases/tag/0.5.9

@AJI83
Copy link
Author

AJI83 commented Apr 1, 2023

Hi Sir, Windows 10, Jupyter Notebook 6.3.0. within anaconda distr.

Is it not showing up for the classical Jupyter Notebook and Jupyter Lab, or does it only not work for one of them? Can you check the Chrome console for any errors that could hint at what is happening? You can see the Chrome devtools window by right-clicking anywhere on the page and selecting "inspect." The console is shown under the Console tab, although you might have to refresh the window with the console open to see all the messages.

@AJI83
Copy link
Author

AJI83 commented Apr 1, 2023

it worked by switching to older version and fixing the issue of NB extensions in Jupyter.
I will try new version, thank you

@TiesdeKok
Copy link
Owner

I just pushed a new full release (V0.6.0) to Github and to the Chrome web store (which might take a few days to get approved). I was able to pin-point what is causing the buttons not to show up and this version includes a fix.

I will close this issue for now, but if you still run into any problems, feel free to re-open it! 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants