File size: 90 Bytes
8dbd127 |
1 2 3 4 |
#!/bin/sh
exec "/opt/conda/bin/node" "/opt/conda/share/jupyter/lab/staging/yarn.js" "$@"
|
8dbd127 |
1 2 3 4 |
#!/bin/sh
exec "/opt/conda/bin/node" "/opt/conda/share/jupyter/lab/staging/yarn.js" "$@"
|