You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/project_browser.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -302,7 +302,7 @@ def __init__(self):
302
302
self.template.header.append(
303
303
pn.pane.Markdown(
304
304
"""
305
-
**Note: this is an early prototype and far from ready for general use**
305
+
**Note: this is an early prototype; please provide feedback <a href="https://github.com/OCNS/simselect/issues/37" target="_blank" style="color: var(--neutral-foreground-rest);">here</a>.**
0 commit comments