Skip to content

Instantly share code, notes, and snippets.

@denkiwakame
Last active July 3, 2026 02:45
Show Gist options
  • Select an option

  • Save denkiwakame/fbc9d71336f68df7ac3449ea0db427c8 to your computer and use it in GitHub Desktop.

Select an option

Save denkiwakame/fbc9d71336f68df7ac3449ea0db427c8 to your computer and use it in GitHub Desktop.
claude-science
[workspace]
authors = ["denkiwakame"]
channels = ["conda-forge"]
name = "claude-science"
platforms = ["linux-64"]
version = "0.1.0"
[tasks]
serve = "./linux-x64 serve"
open = "./linux-x64 open"
status = "./linux-x64 status"
logs = "./linux-x64 logs"
stop = "./linux-x64 stop"
update = "./linux-x64 update"
[dependencies]
bubblewrap = ">=0.11.2,<0.12"
socat = ">=1.8.1.3,<2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment