this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

`tensorboard` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
a2c5b8ea cecf69b9

+1 -1
+1 -1
packages/tensorboard/tensorboard.0.0.1/opam
··· 7 7 8 8 build: [["dune" "build" "-p" name "-j" jobs]] 9 9 depends: [ 10 - "base" {>= "v0.11.0"} 10 + "base" {>= "v0.11.0" & < "v0.17"} 11 11 "bigstringaf" 12 12 "stdio" 13 13 "ocaml" {>= "4.06"}