feat: open source multi-user AI notebook with observability
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
data/
|
||||
app/static/
|
||||
frontend/node_modules/
|
||||
frontend/*.tsbuildinfo
|
||||
frontend/vite.config.js
|
||||
frontend/vite.config.d.ts
|
||||
.env
|
||||
.env.*
|
||||
*.sqlite3
|
||||
*.sqlite3-*
|
||||
users.json
|
||||
access_key*
|
||||
secrets/
|
||||
backups/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user