When I start up a Jupyter notebook server, I get the following output: [I 09:54:39.197 NotebookApp] Serving notebooks from local directory: /home/mh1714/firedrake/src/tsfc [I 09:54:39.197 NotebookApp] 0 active kernels [I 09:54:39.197 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/?token=fe07c085a5dd49d26d6d5af1b29916bea6472f96a132865... [I 09:54:39.197 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 09:54:39.202 NotebookApp] Copy/paste this URL into your browser when you connect for the first time, to login with a token: http://localhost:8888/?token=fe07c085a5dd49d26d6d5af1b29916bea6472f96a132865... [I 09:54:39.561 NotebookApp] Accepting one-time-token-authenticated connection from 127.0.0.1 As the text says, the string following "token=" is the password, in this case: fe07c085a5dd49d26d6d5af1b29916bea6472f96a132865f ________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of David Ham <david.ham@imperial.ac.uk> Sent: 01 November 2017 09:31:31 To: firedrake Cc: firedrake Subject: Re: [firedrake] notebooks and passwords Hi Francis, Notebooks don't have passwords, but depending on the configuration of your Jupyter notebook server, it might do. This isn't really anything to do with firedrake, it's to do with the Jupyter setup on your system. I don't really know anything about setting up Jupyter, but there appears to be documentation at: http://jupyter-notebook.readthedocs.io/en/stable/public_server.html Regards, David -- David Ham Department of Mathematics Imperial College London On Nov 1 2017, at 1:58 am, Francis Poulin <fpoulin@uwaterloo.ca> wrote: Hello everyone, It's been a while since I've used notebooks in firedrake but I tried it today and found that it now requires a password (or token) like in fenics. I did a bit of searching around and read that I should see what the active notebooks are. I tried that with the following, (firedrake) fpoulin@domlt32:~/Documents/Teaching/2018/AMATH353/ComputerLabs$ jupyter notebook list Currently running servers: http://localhost:8888/ :: /home/fpoulin/Documents/Teaching/2018/AMATH353/ComputerLabs but it doesn't given me a token, as I believe I should. Can someone help me figure out how to start a notebook in firedrake? Cheers, Francis ------------------ Francis Poulin Associate Dean, Undergraduate Studies Associate Professor Department of Applied Mathematics University of Waterloo email: fpoulin@uwaterloo.ca Web: https://uwaterloo.ca/poulin-research-group/ Telephone: +1 519 888 4567 x32637 _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake