Skip to content
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

Convert templates from Markdown to TGB #2263

Open
1 of 2 tasks
jrobinAV opened this issue Nov 20, 2024 · 2 comments · May be fixed by #2367
Open
1 of 2 tasks

Convert templates from Markdown to TGB #2263

jrobinAV opened this issue Nov 20, 2024 · 2 comments · May be fixed by #2367
Assignees
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟧 Priority: High Must be addressed as soon

Comments

@jrobinAV
Copy link
Member

jrobinAV commented Nov 20, 2024

Description

We want to push the Python API instead of the Markdown API.

Acceptance Criteria

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@Ujj1225
Copy link
Contributor

Ujj1225 commented Nov 22, 2024

hey @jrobinAV Can you describe more?
Correct me if i am wrong but as per this issue you want to conver all of the markdown to taipy graphical builder.
But here, I dont see much of markdown code.
image

If i am searching for it in the wrong place then where can i see the markdown code which is to be converted?

@jrobinAV
Copy link
Member Author

jrobinAV commented Dec 2, 2024

Hello @Ujj1225,

Indeed, there is not much to convert.

On the default template:

  • In pages/root.py. Instead of using a Markdown page from pages/root.md, we want to use the GUI builder.
  • The Same in pages/page_example/page_example.py, where we don't want to use the pages/page_example/page_example.md anymore.

On the default template:

  • In pages/root.py. Instead of using a Markdown page from pages/root.md, we want to use the GUI builder.
  • The Same in pages/scenario_page/scenario_page.py. We no longer want to use pages/scenario_page/scenario_page.md.
    • The Same in pages/job_page/job_page.py. We no longer want to use pages/job_page/job_page.md.

Do you want to be assigned to the issue?

@jrobinAV jrobinAV added Core Related to Taipy Core 🖰 GUI Related to GUI 🟧 Priority: High Must be addressed as soon 🆘 Help wanted Open to participation from the community 📈 Improvement Improvement of a feature. and removed ✨New feature labels Dec 2, 2024
@trgiangdo trgiangdo self-assigned this Dec 24, 2024
@trgiangdo trgiangdo removed the 🆘 Help wanted Open to participation from the community label Dec 24, 2024
@trgiangdo trgiangdo linked a pull request Dec 24, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟧 Priority: High Must be addressed as soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants