JanLahmann / RasQberry

The RasQberry project: Exploring Quantum Computing and Qiskit with a Raspberry Pi and a 3D Printer
Apache License 2.0
136 stars 25 forks source link

remove need to enter Password in Jupiter, while maintaining security #124

Open JanLahmann opened 2 years ago

JanLahmann commented 2 years ago

remove the need to enter a password when starting FwQ and Qiskit tutorial in jupyter. Still, a pw/token protection is needed to prevent security exposure. Consider switching Jupiter security from password to token in rq_jupyter_conf.sh. c.NotebookApp.token instead of c.NotebookApp.password