Tag Archives: Julia

My preferred Julia IDE after 3 months of coding.

By: Julia Frank

Re-posted from: https://juliaifrank.com/preferred-julia-ide/?utm_source=rss&utm_medium=rss&utm_campaign=preferred-julia-ide

Finding perfect Julia IDE or a text editor is a matter of preference. There are quite a few options available. In my first blog post about Julia, I listed all the options and mentioned that I will be using VS Code as the Julia IDE and Pluto interactive notebooks as my main tools. To keep …

My preferred Julia IDE after 3 months of coding. Read More »

Embedding Jupyter and Pluto notebooks in a blog post is easy.

By: Julia Frank

Re-posted from: https://juliaifrank.com/embedding-jupyter-and-pluto-notebooks-in-a-blog-post/?utm_source=rss&utm_medium=rss&utm_campaign=embedding-jupyter-and-pluto-notebooks-in-a-blog-post

Embedding Jupyter and Pluto notebooks in a blog post when writing a programming tutorial can be very useful and convenient. It has the advantage of preserving the syntax highlighting, easily include any plots/gifs that are part of the project you’ve been working on. And, hopefully, in the future, there will be a way to make …

Embedding Jupyter and Pluto notebooks in a blog post is easy. Read More »