# Brainstorm ideas for including info from the Modern Julia Workflow website in the VSCode extension

**URL:** https://discourse.julialang.org/t/brainstorm-ideas-for-including-info-from-the-modern-julia-workflow-website-in-the-vscode-extension/111048
**Category:** VS Code
**Created:** [March 2, 2024, 8:50am UTC](https://discourse.julialang.org/t/brainstorm-ideas-for-including-info-from-the-modern-julia-workflow-website-in-the-vscode-extension/111048 "2024-03-02T08:50:36Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![xiaoxi](https://avatars.discourse-cdn.com/v4/letter/x/a9adbd/32.png) [@xiaoxi](https://discourse.julialang.org/u/xiaoxi)
#### Post date: [March 5, 2024, 8:14pm UTC](https://discourse.julialang.org/t/brainstorm-ideas-for-including-info-from-the-modern-julia-workflow-website-in-the-vscode-extension/111048/5 "2024-03-05T20:14:54Z")

</div>

I just realized that you need a Python environment with the jupyter and notebook package to export a Jupyter notebook to HTML in VSCode.

> [@VSCode... export Jupyter Notebook as HTML](https://discourse.julialang.org/t/vscode-export-jupyter-notebook-as-html/111199):
>
> In the past, I could export Jupyter Notebooks as HTML in the following way: Click on the dots at the RHS of the notebook menu Choose Export Choose …as HTML This opened the file browser, and one could choose file name. Presto, it worked. Not any more!!! Now, instead an obnoxious sticky text input box appears: I have no idea what to fill in here, and the process just stalls. In order to get rid of this text input box, I have to exit VSCode and restart it. In the …

It might be interesting to include it in the Tips for Beginners.

> [@xiaoxi](#):
>
> - show how to run code in the terminal
> - show how to run code in Jupyter notebooks

Should the extension encourage the use of [Quarto](https://quarto.org) notebooks too?

---

_[View the full topic](https://discourse.julialang.org/t/brainstorm-ideas-for-including-info-from-the-modern-julia-workflow-website-in-the-vscode-extension/111048)._
