yacine
Results
2
comments of
yacine
you need to add these backends to settings.py file: AUTHENTICATION_BACKENDS = ( "django.contrib.auth.backends.ModelBackend", "allauth.account.auth_backends.AuthenticationBackend" )
@alvinjamur you have permission denied in step 2, try with `sudo`: sudo jupyter nbextension install --py jupyter_tabnine