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
3 changes: 3 additions & 0 deletions datalayer_core/cli/commands/agents.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/cli/commands/evals.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/cli/commands/pools.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/cli/commands/ray.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/mixins/evals.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/mixins/ray.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/runtimes/agent_runtime.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/runtimes/local.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/tests/test_cli_main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/tests/test_ray.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
3 changes: 3 additions & 0 deletions datalayer_core/tests/test_usage.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2023-2025 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

# Copyright (c) 2023-2026 Datalayer, Inc.
# Distributed under the terms of the Modified BSD License.

Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dir-glob": "^3.0.1",
"is-path-inside": "^3.0.3",
"json5": "^2.2.3",
"next": "14.2.22",
"next": "15.5.18",
"next-themes": "^0.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/otel/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@datalayer/icons-react": "^1.0.6",
"@datalayer/primer-addons": "^1.0.12",
"@primer/octicons-react": "^19.15.1",
"echarts": "^5.5.0",
"echarts": "^6.1.0",
"echarts-for-react": "^3.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"date-fns": "^2.29.3",
"deepmerge": "^4.3.1",
"diff": "^8.0.2",
"echarts": "^5.5.0",
"echarts": "^6.1.0",
"echarts-for-react": "^3.0.2",
"html2canvas": "^1.4.1",
"jwt-decode": "^2.2.0",
Expand Down
5 changes: 5 additions & 0 deletions src/components/billing/BillableAccountSelect.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (c) 2023-2025 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
*/

/*
* Copyright (c) 2023-2026 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
Expand Down
5 changes: 5 additions & 0 deletions src/components/billing/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (c) 2023-2025 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
*/

/*
* Copyright (c) 2023-2026 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
Expand Down
5 changes: 5 additions & 0 deletions src/components/sharing/SharingEditor.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (c) 2023-2025 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
*/

/*
* Copyright (c) 2023-2026 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
Expand Down