Hayley Song
Hayley Song
A temporary solution would be to clone this repo to your local machine, change the shortcut set in the `content.tsx` file ([link](https://github.com/felixfbecker/link-preview-sidebar/blob/fb5b5afcdd769818994e51e8425c2e70e067cd37/src/content.tsx#L22)) to `alt+shift+click` by changing the code to `if...
> have you tried [this method](https://github.com/giovannicoppola/zothero/issues/20#issuecomment-1597877731)? Thanks a lot, and sorry for missing this on the previous post. It worked!
@up2young I found an updated version under the `Pull Requests`, and was able to clone that repo and build it. Hope it works for you.
@up2young, here is what worked for me. 1. Clone this [repo](https://github.com/templarbr/jupyterlab-clipboard) 2. Go to the repo directory and follow these steps:  Hope this works for you.
I recently updated jupyterlab to version 1.1.0 and had another dependency conflicts. I'm not very familiar with packaging and npm installation process, so there must be a more proper way...