Hongyi Zhao

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Hongyi Zhao created a post, jupytext support of pycharm's jupyter notebook plugin.
Hi, Currently the pycharm can open the .ipynb files directly. OTOH, the jupytext ( https://github.com/mwouts/jupytext ) can let we convert among jupyter notebooks and scripts in many languages... -
Hongyi Zhao created a post, PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Hi, Hi, I've set the openssl self-signed certificate and password access for jupyter notebook according to the instructions here. But now when I want to open ipynb files and run them from within ... -
Hongyi Zhao created a post, AnsweredTab-completion for run-time dynmically loaded modules/packages.
Hi, I try to run the AiiDA-core python package with the example given https://aiida-tutorials.readthedocs.io/en/latest/_downloads/f061ae1c15c29f058cc28e52d6c50cdd/demo_wannier_calcjob.py. Accordi...