Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/src/components/notebooks/NotebookTree.vue
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ onMounted(() => {
class="text-muted small fst-italic px-3 py-1"
>
No library notebooks. Seed via
<code>python -m app.cli seed-lab-library</code>.
<code>python -m app.cli seed-lab-library</code>
</div>
<ul class="list-unstyled m-0">
<TreeNode
Expand Down
Loading
Loading