Open rohanjha123 opened 1 year ago
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
@yuvipanda FYI!
Friendly reminder @yuvipanda! Fixing this issue will be very helpful for the data 100 testing workflow
Hi @balajialg and @rohanjha123! Unfortunately I don't think I have time to look into this right now :( However, if you can make a PR to the repo (which is at https://github.com/yuvipanda/nbgitpuller-link-generator-webextension), I can take a look. Otherwise it might be a while before I can look at this.
@yuvipanda Thanks. I will sync up with @rohanjha123 to figure out ways to create PR to this repo.
@rohanjha123 @balajialg - i am gonna make a comment on Webextension where you should be able to make the PR
https://github.com/yuvipanda/nbgitpuller-link-generator-webextension/issues/1
The nbgitpuller doesn't generate the right link when pulling branches other than main. When I tried pulling this file to data100.datahub.berkeley.edu using the chrome extension, the load failed. However, when I manually input all the info here and tried again, the pull succeeded, causing me to believe it's an issue with the chrome extension. A photo of the manual input can be seen below.
Expected behaviour
The link loads properly
Actual behaviour
The chrome extension file redirect doesn't load properly. Instead, the following error message pops up
How to reproduce
Use the chrome extension to generate a nbgitpuller link for this file
Your personal set up
Full environment
The full environment can be found [here](https://github.com/DS-100/datahub/blob/staging/deployments/data100/image/environment.yml) and [here](https://github.com/DS-100/datahub/blob/staging/deployments/data100/image/infra-requirements.txt).Configuration
```python # jupyterhub_config.py ```Logs
``` # paste relevant logs here, if any ```