Update 'make_user_accounts.py'

master
manetta 2 years ago
parent 57e1d22163
commit 1c2f621af3

@ -2,7 +2,6 @@
import argparse
import os, sys
# from IPython.lib import passwd
from notebook.auth import passwd
from jinja2 import Environment, FileSystemLoader
from random import shuffle

Loading…
Cancel
Save