My notes.
path=/home/dom/test.txt
dirname=/home/dom/
filename=test.txt
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": {}, | |
"source": [ | |
"# Mol2 to PDB conversion" | |
] | |
}, | |
{ |
# Run Jupyter notebooks via the console | |
# Here: TeachOpenCADD talktorials on https://github.com/volkamerlab/TeachOpenCADD | |
# Change to TeachOpenCADD directory | |
#cd /path/to/TeachOpenCADD | |
# Activate TeachOpenCADD conda environment | |
#conda activate teachopencadd | |
# Install kernelspec teachopencadd |