C V Goudar
C V Goudar
I see the following code in the setup/install-gpu-azure.sh script giving error. echo "c.NotebookApp.password = u'"$jupass"'" >> .jupyter/jupyter_notebook_config.py echo "c.NotebookApp.ip = '*' c.NotebookApp.open_browser = False" >> .jupyter/jupyter_notebook_config.py Can this be changed...
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...