kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
common-dependencies
/
org.jetbrains.kotlinx.jupyter.common
/
withBasicAuth
with
Basic
Auth
fun
RequestBuilder
.
withBasicAuth
(
username
:
String
,
password
:
String
)
:
RequestBuilder