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 Julia scripts to Pluto #165

Open
redeboer opened this issue Sep 1, 2022 · 5 comments
Open

Convert Julia scripts to Pluto #165

redeboer opened this issue Sep 1, 2022 · 5 comments
Labels
📝 Docs Improvements or additions to documentation 🔨 Maintenance Maintenance and upkeep improvements

Comments

@redeboer
Copy link
Member

redeboer commented Sep 1, 2022

No description provided.

@redeboer redeboer added 📝 Docs Improvements or additions to documentation 🔨 Maintenance Maintenance and upkeep improvements labels Sep 2, 2022
@redeboer
Copy link
Member Author

redeboer commented Sep 2, 2022

Note: as far as I can see, the only way to embed the Pluto notebooks in the notebooks PDF build (#151) is to convert them to Jupyter notebooks, so they are better integrated in the Sphinx+MyST ecosystems.

Only disadvantage: the static page rendering of Pluto notebooks has its benefits, such as the way cell output like nested lists is rendered:
record

@mmikhasenko
Copy link
Contributor

At worse, you can run the notebooks as julia scripts and check for julia crashes.
I like Pluto layout. Let me improve on index.md and keep them as they are.

@redeboer
Copy link
Member Author

redeboer commented Sep 2, 2022

Note: as far as I can see, the only way to embed the Pluto notebooks in the notebooks PDF build (#151) is to convert (...)

Sorry, I made a typo. The main motivation for Jupyter is the PDF build.

@mmikhasenko
Copy link
Contributor

Actually, I am not insisting of keeping pluto (Just notice that this is new issue that you were going to try). - jupyter is also fine with me.

@mmikhasenko
Copy link
Contributor

Sorry, I made a typo. The main motivation for Jupyter is the PDF build.

Makes sense. I think skipping the code from the autogenerated jupyther notebooks will also work

@redeboer redeboer added this to the 0.0.2 milestone Sep 3, 2022
@redeboer redeboer modified the milestones: 0.0.2, 0.0.3 Sep 21, 2022
@redeboer redeboer modified the milestones: 0.0.3, 0.1.0 Oct 7, 2022
@redeboer redeboer removed this from the 0.0.4 milestone Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation 🔨 Maintenance Maintenance and upkeep improvements
Projects
None yet
Development

No branches or pull requests

2 participants