mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
python3 -m jupyter notebook --ip=0.0.0.0 --allow-root --no-browser
|