val cell_context : unit -> ctx
Returns the current cell context.
val display : ?ctx:ctx -> ?display_id:display_id -> ?metadata:Yojson.Safe.t -> ?base64:bool -> string -> string -> display_id
display ?ctx ?base64 mime data
shows data
at ctx
. mime
is the mime type of data
.
val display_file : ?ctx:ctx -> ?display_id:display_id -> ?metadata:Yojson.Safe.t -> ?base64:bool -> string -> string -> display_id
display_file ?ctx ?base64 mime filename
shows data in the file of path filename
at ctx
. mime
is the mime type of the data.
val clear_output : ?ctx:ctx -> ?wait:bool -> unit -> unit
clear_output ?ctx ?wait ()
removes displayed elements from ctx
.
val formatter : Stdlib.Format.formatter
The formatter for displaying data on notebooks.
val printf : ('a, Stdlib.Format.formatter, unit) Stdlib.format -> 'a
val display_formatter : ?ctx:ctx -> ?display_id:display_id -> ?metadata:Yojson.Safe.t -> ?base64:bool -> string -> display_id
Utilities module Bench : sig ... end
Benchmark functions
Operations on subprocesses
module Eval : sig ... end
Evaluation of OCaml code
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4