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