Remove cell from name

This commit is contained in:
José Valim 2024-09-19 10:59:26 +02:00
parent b0ab056499
commit 5f2da6f914

View file

@ -230,7 +230,7 @@ defmodule Livebook.Runtime.Definitions do
}, },
%{ %{
kind: "Elixir.KinoFLAME.RunnerCell", kind: "Elixir.KinoFLAME.RunnerCell",
name: "FLAME runner cell", name: "FLAME runner",
requirement_presets: [ requirement_presets: [
%{ %{
name: "Fly", name: "Fly",