# Pluto Sysimage

**URL:** https://discourse.julialang.org/t/pluto-sysimage/75106
**Category:** General Usage
**Tags:** vscode, pluto, sysimage
**Created:** [January 24, 2022, 7:04am UTC](https://discourse.julialang.org/t/pluto-sysimage/75106 "2022-01-24T07:04:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Timothy](https://avatars.discourse-cdn.com/v4/letter/t/f14d63/32.png) [@Timothy](https://discourse.julialang.org/u/Timothy)
#### Post date: [January 24, 2022, 7:04am UTC](https://discourse.julialang.org/t/pluto-sysimage/75106/1 "2022-01-24T07:04:47Z")

</div>

I am trying to generate a sysimage for my workflow in Pluto.

I have specified my notebook file as the precompile execution file in VSCode. However - I can’t generate a sysimage in VSCode.

I wonder whether I can not generate the sysimage as the Pluto notebook never closes (i.e. the server keeps listening until I press “ctrl + c”). How can I exit the notebook with a written command so that I can generate the sysimage?
