fix(jupyter): fix sidebar

This commit is contained in:
camera-2018
2024-07-28 20:42:39 +08:00
parent 53c69e4d50
commit 03a9fde836

View File

@@ -126,10 +126,6 @@ export function main_sidebar() {
{
text: '贡献指南',
link: '/CONTRIBUTING'
},
{
text: 'notebook测试',
link: '/notebook'
}
]
}