Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 339 Bytes

File metadata and controls

13 lines (9 loc) · 339 Bytes

VS Code / Jupyter example flake

This flake example shows how you can override a package to add extensions. In this case, we are installing the vscode package with a few extensions that enable Jupyter Notebooks.

To use:

% flox init
% flox install github:flox-examples/vscode-jupyter
% flox activate
% code --list-extensions