Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. {
  2. "metadata": {
  3. "name": "PresentationDilnoza"
  4. },
  5. "nbformat": 3,
  6. "nbformat_minor": 0,
  7. "worksheets": [
  8. {
  9. "cells": [
  10. {
  11. "cell_type": "markdown",
  12. "metadata": {
  13. "slideshow": {
  14. "slide_type": "fragment"
  15. }
  16. },
  17. "source": "##Self- Assembly of Cyclo- Diphenylalanine Peptides in Vacuum\n\n###Joohyun Jeon and M. Scott Shell"
  18. },
  19. {
  20. "cell_type": "markdown",
  21. "metadata": {},
  22. "source": "#Diphenylalanine"
  23. },
  24. {
  25. "cell_type": "code",
  26. "collapsed": false,
  27. "input": "from IPython.core.display import HTML\nprint HTML\n ",
  28. "language": "python",
  29. "metadata": {},
  30. "outputs": [
  31. {
  32. "output_type": "stream",
  33. "stream": "stdout",
  34. "text": "<class 'IPython.core.display.HTML'>\n"
  35. }
  36. ],
  37. "prompt_number": 8
  38. },
  39. {
  40. "cell_type": "code",
  41. "collapsed": false,
  42. "input": "",
  43. "language": "python",
  44. "metadata": {},
  45. "outputs": [],
  46. "prompt_number": 5
  47. },
  48. {
  49. "cell_type": "code",
  50. "collapsed": false,
  51. "input": "",
  52. "language": "python",
  53. "metadata": {},
  54. "outputs": []
  55. }
  56. ],
  57. "metadata": {}
  58. }
  59. ]
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement