Conversation
Author
|
Pull request created |
|
Hi @Ria-K912 , it seems that you uploaded a .ipynb file, that may not be rendered by the streamlit, hence causing error. You may need to raise a PR with a .py file in the same format what @devilkiller-ag is using. |
Owner
|
Hi @Ria-K912, the demonstration in the notebook you added is awesome. However, we need a Streamlit demonstration page. It should be a Python file stored in the pages folder. You should name your file You can store this notebook and the one for CNN in a new folder |
Author
|
I get it now. I will work on it.
…On Thu, 25 Jan 2024, 12:10 pm Ashmit JaiSarita Gupta, < ***@***.***> wrote:
Hi @Ria-K912 <https://github.com/Ria-K912>, the demonstration in the
notebook you added is awesome. However, we need a Streamlit demonstration
page. It should be a Python file stored in the [pages](
https://github.com/devilkiller-ag/UnravelQuantum/tree/main/pages) folder.
You should name your file 3_Pneumonia_Detection_Using_QCNN.py or
3_🩻_Pneumonia_Detection_Using_QCNN.py. For creating the UI you have to
use streamlit <https://streamlit.io/> [Ex.: demonstration
<https://unravelquantum.streamlit.app/Deustch_Josza_Algorithm> for DJ Algo
<https://github.com/devilkiller-ag/UnravelQuantum/blob/main/pages/1_%E2%9A%94%EF%B8%8F_Deustch_Josza_Algorithm.py>
.
You can store this notebook and the one for CNN in a new folder resources
and give the link to it in the demonstration page.
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A47QRGRNKCT4PEXVH5QICNLYQH463AVCNFSM6AAAAABCJEZ3ZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBZGQ2DKMRRGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
ashmitjsg
self-requested a review
January 25, 2024 07:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Algorithm Demonstration Title
Description
Related Issue
Checklist: Make sure the following sections are present on the demonstration page
Additional Notes