From 18507fd21b7a7709133d8f3049c683e1abffcda2 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Fri, 24 Jan 2025 10:35:59 +0530 Subject: jupyter update --- .config/jupyter/jupyter_server_config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/jupyter/jupyter_server_config.json (limited to '.config/jupyter/jupyter_server_config.json') diff --git a/.config/jupyter/jupyter_server_config.json b/.config/jupyter/jupyter_server_config.json new file mode 100644 index 0000000..cf73151 --- /dev/null +++ b/.config/jupyter/jupyter_server_config.json @@ -0,0 +1,5 @@ +{ + "IdentityProvider": { + "hashed_password": "argon2:$argon2id$v=19$m=10240,t=10,p=8$rrpr7pR6HvKksqyqLfFkwQ$r7YxjJ6eLwC93EWAKiPmTGw9pBjuOrsQoySfSX8jFCc" + } +} \ No newline at end of file -- cgit v1.2.3