Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning on starting MLJAR Studio - depreciated package and encryption #58

Open
tariqrahiman opened this issue Oct 1, 2021 · 0 comments

Comments

@tariqrahiman
Copy link

  1. Date_default deprecation warning - jupyter client package
    C:\Users\Owner\AppData\Roaming\MLJAR-Studio\miniconda\lib\json\encoder.py:257: UserWarning: date_default is deprecated since jupyter_client 7.0.0. Use jupyter_client.jsonutil.json_default.
    return _iterencode(o, 0)

  2. The notebook server is listening on all IP addresses
    (base) C:\Users\Owner\AppData\Local\Programs\MLJAR-Studio>call jupyter notebook --port 8776 --no-browser --NotebookApp.token=my_very_secret_token --ip=* --NotebookApp.allow_origin=* --port-retries=0
    WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant