Code Monkey home page Code Monkey logo

ganymede's Introduction

Ganymede | Hacking Jupyter's atmosphere

https://www.openhub.net/p/jupyter-ganymede

Includes jQuery UI Touch Punch

Git repository:

Hg repository: https://bitbucket.org/zimmermanncode/ganymede

Have you also wondered where the fourth Galilean moon in Jupyter's logo has gone? Well, it is told that after many centuries of Ganymede's absence from Mount Olympus, Zeus felt a deep and painful longing. So he sent out his eagle again to find Ganymede and bring him back. But Ganymede always wanted to be more than just a servant for the pleasure of the gods. He turned to Jupyter with an offer. If Jupyter grant him shelter in his giant atmosphere then Ganymede would build him a new temple. A temple to attract a whole new generation of worshippers. Jupyter accepted...

Currently, the temple can only be visited from Python. There will soon be other ways to get there. Just use pip to automatically install the latest gate with its dependencies from PyPI:

pip install ganymede

It can also be visited in development mode, directly from Ganymede's repository. The additional development dependencies are automatically resolved by running the following commands in the repository's root directory:

pip install -r requirements.txt
pip install -r requirements.dev.txt
pip install -e .

You also need an installed CoffeeScript compiler for development mode.

Then open an IPython notebook in Jupyter's web interface and:

Some of Jupyter's control elements are hidden, like the cell format and cell toolbar select boxes. They still need to find their new place, along with these additional features coming soon:

  • Menu button in slim mode tool bar
  • Redocking of cell outputs to the console
  • Visual indicators for cell inputs on hovering their undocked outputs and vice versa and auto console scrolling to input
  • Switchable virtual background screens for undocked outputs with selection bar in menu area
  • A %terminal magic to embed Jupyter's remote terminals in notebooks
  • Tabbed multi-notebook console and ability to mix undocked cell outputs from different notebooks and kernels

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.