-
Notifications
You must be signed in to change notification settings - Fork 15
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
OpeNTF Tutorials #264
Comments
@hosseinfani @jamil2388 |
@mahdis-saeedi Can you check if this one works? |
@jamil2388 Mahdis link is correct but the actual url is not there. i fixed it. |
Hi @hosseinfani, when I cloned the OpeNTF to work on the main branch from fresh start, by default it shows this as a git status On branch main Changes not staged for commit: I see that this keeps on popping up even if I stash the changes, or add the Temporal ipynb file. Can you suggest any fix? |
@jamil2388 the reason might be because of two notebooks with same name "Temporal.ipynb" and "temporal.ipynb" Please check them if they're the same and remove one of them (see other notepads are camecase) |
The duplicate file issue was solved. There two files Temporal and temporal.ipynb but in Mac and Windows systems sometimes the file system acts as case insensitive, hence the collision of same named files in the same directory. I renamed the temporal one to be discarded later. Then cloned the repo, deleted the renamed one, then pushed the changes. So Temporal.ipynb now has the relevant contents. |
@hosseinfani can you please put the same settings for the contents in sigir-ap24, just like the page settings for Github Pages for hosting the umap24? I just want to see if the sigir-ap24 part works as a separate tutorial website just like the umap24. Thanks! |
@jamil2388 |
@hosseinfani, yes I meant that, but now it's pointing to the index.html, which is not the starting point of the umap24 I believe. Can you please check on that? Thank you! |
@jamil2388 github only bootstraps index.html. so, everything should be done after it. |
Hi @hosseinfani, I need your help regarding this case.
I think there might be any issue with the relative link of the repo. Or maybe anything else that I am yet to learn. Sorry for the unsolved case. |
Hi @hosseinfani, how do we run the jupyter notebooks from the **docs/tutorials/umap24/jupyter/ folder? Usually I prefer :
But this approach should require us to update the requirements.txt to include jupyter installation (although it can be taken care of later) |
@Lillliant |
Hi @jamil2388 @Lillliant recording: https://www.youtube.com/playlist?list=PLKFWrqRN8VmRmxwDKlaA7Moa_Wv0li7ex |
Hi @Lillliant, I saw that the changes were working on the sigir-ap24 endpoint. Now I changed some frontend contents which I tested with my local environment. I also executed |
Hi @jamil2388 @Lillliant , our sigri-ap tutorial website is up now at https://www.sigir-ap.org/sigir-ap-2024/tutorial/. Can you please fix the following issues sooner?
|
@mahdis-saeedi I already changed and updated all the stuffs this morning. I just need help from @Lillliant to reflect the changes in the main website |
Hi @jamil2388 and @mahdis-saeedi, Sorry for the late replies. I don't have access to the pages settings in this repo anymore, but I believe the pages are deployed from the docs folder. I've modified For Jupyter notebooks, I previously ran them in VScode with Jupyter extensions. I used conda environments previously (with OpeNTF main branch & Adila). |
@Lillliant , sorry to bother you on this, but now I pulled all changes in my local, then ran |
@jamil2388 seems you have to modify
|
@hosseinfani I noticed the change in the deploy command. I pulled the changes into my local. Then I just tweaked some text in the website, and now I can find the changes. I will notify with bigger changes later. Thanks a lot @hosseinfani and @Lillliant ! For self note down, once I appended the ?refresh modifier to the website link (indicating to avoid cache), the website changes showed up. Additional notes: |
This is to collaborate on tutorial-related issues and concerns.
The text was updated successfully, but these errors were encountered: