Add PNCS project
This commit is contained in:
parent
2ab5eb0b9b
commit
38874209a8
1 changed files with 6 additions and 6 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue