Giter VIP home page Giter VIP logo

chemview's Introduction

chemview

Join the chat at https://gitter.im/gabrielelanaro/chemview

Documentation Status Build Status

Version: 0.7

The new generation molecular viewer for the IPython notebook.

Project Status

chemview is not being maintained anymore. If you would like to adopt the project, let me know in an email!

As an alternative project, I recommend nglview https://github.com/arose/nglview

Installation

Installing chemview with conda is fairly easy. First download anaconda (or miniconda):

http://continuum.io/downloads

To install chemview using conda you can first create an environment (optional):

$ conda create -p /path/to/new/environment python
$ source activate /path/to/new/environment

then, you can install chemview directly from the binstar channel.

$ conda install -c gabrielelanaro chemview

or, for the development version you can manually install the dependencies:

pip install jupyter notebook numba numpy matplotlib

# Download and install chemview
git clone https://github.com/gabrielelanaro/chemview
cd chemview
pip install .

The new jupyter also requires you to install the widget manually:

jupyter nbextension enable widgetsnbextension --user --py
jupyter nbextension install --user --py --symlink chemview
jupyter nbextension enable --user --py  chemview

Ready to go!

At this point you are ready to go!

$ jupyter notebook

You can try chemview on the test notebooks present in this distribution or head to the documentation http://chemview.readthedocs.org

Credits

Many thanks to the project contributors:

  • Tristan Mackenzie
  • James Kermode

chemview's People

Contributors

gabrielelanaro avatar jameskermode avatar gitter-badger avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.