{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "corrected-cheese",
"metadata": {
"tags": [
"remove_cell"
]
},
"outputs": [],
"source": [
"\"\"\"First steps with VeloxChem\"\"\"\n",
"\n",
"__author__ = \"Roberto Di Remigio\"\n",
"__credit__ = [\"Roberto Di Remigio\", \"Xin Li\"]\n",
"\n",
"__copyright__ = \"(c) 2021, ENCSS and PDC\"\n",
"__license__ = \"MIT\"\n",
"__date__ = \"2021-04-13\""
]
},
{
"cell_type": "markdown",
"id": "organized-toolbox",
"metadata": {
"tags": [
"remove_cell"
]
},
"source": [
"\n",
"
Shift + Enter\n", "
You appear to be running in JupyterLab (or JavaScript failed to load for some other reason). You need to install the 3dmol extension:
\n jupyter labextension install jupyterlab_3dmol
You appear to be running in JupyterLab (or JavaScript failed to load for some other reason). You need to install the 3dmol extension:
\n",
" jupyter labextension install jupyterlab_3dmol