Celine L
Results
2
issues of
Celine L
Is it possible to change the kernel language (say, Python 3 to Julia) without requesting a new kernel and starting up another Binder instance through the `thebelab` instance? I couldn't...
Hello! I ran these commands to install pymol and ipymol: ``` conda install -c schrodinger pymol pip install git+https://github.com/cxhernandez/ipymol.git@2a30d6ec1588434e6f0f72a1d572444f89ff535b ``` I tried the example code, but calling `pymol.start()` would stall....