Permissions
{
"HostConfig": {
"Binds": [
"/usr/blueos/extensions/jupyter/root:/root:rw",
"/dev:/dev:rw"
],
"NetworkMode": "host",
"Privileged": true
},
"NetworkMode": "host"
}
Get started with Python coding and project creation using these examples. To install custom libraries, use: * pip install --user The home directory (/root/) and the local pip library folder are persistent. Pre-installed libraries: * bluerobotics-ping * bluerobotics-navigator * plotly * pymavlink
{
"HostConfig": {
"Binds": [
"/usr/blueos/extensions/jupyter/root:/root:rw",
"/dev:/dev:rw"
],
"NetworkMode": "host",
"Privileged": true
},
"NetworkMode": "host"
}
Free download