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