Add PNCS project

This commit is contained in:
Yan Lin 2025-08-03 15:18:26 +08:00
parent 2ab5eb0b9b
commit 38874209a8

View file

@ -167,17 +167,17 @@
];
};
pathfm = {
session = "PathFM";
description = "Path foundation model";
pncs = {
session = "PNCS";
description = "PNCS17 presentation";
windows = [
{
name = "paper";
path = "/Users/yanlin/Documents/Projects/Path Foundation Model/pathfm-paper";
name = "slides";
path = "/Users/yanlin/Documents/Projects/AMDEN Presentation/presentation";
ai = true;
git = true;
shell = false;
}
}
];
};