Re: [Rdkit-discuss] Problem opening Jupyter notebooks on GitHub

2018-06-26 Thread Colin Lam
Thanks, Greg, it worked! Colin On Tue, Jun 26, 2018 at 4:24 AM Greg Landrum wrote: > Hi Colin, > > It sounds like you did a "Save As" while viewing the notebook page in > GitHub. This gets you an HTML file, not the ipynb file. > To get the file itself, click the "Raw" button on the page in gith

Re: [Rdkit-discuss] Problem opening Jupyter notebooks on GitHub

2018-06-26 Thread Greg Landrum
Hi Colin, It sounds like you did a "Save As" while viewing the notebook page in GitHub. This gets you an HTML file, not the ipynb file. To get the file itself, click the "Raw" button on the page in github and then do a "save as" on the unformatted JSON that you get. I hope this helps, -greg On M

[Rdkit-discuss] Problem opening Jupyter notebooks on GitHub

2018-06-25 Thread Colin Lam
Hello, I am having trouble opening Jupyter notebooks on https://github.com/rdkit/rdkit-tutorials and wondering if you might help. I saved one of the notebooks, e.g. 001_ReadingMolecules1.ipynb ( https://github.com/rdkit/rdkit-tutorials/blob/master/notebooks/001_ReadingMolecules1.ipynb) locally. T