Git Product home page Git Product logo

icypher's People

Contributors

camelia-c avatar lebedov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

icypher's Issues

httpstream

I want to try it out. I have some issue when installing it:

Collecting icypher
  Downloading https://files.pythonhosted.org/packages/bb/0b/b28aea45a589623a20609ba4ee6bac2855d0807f29455bb43c3124e03ca5/icypher-0.1.5-py2.py3-none-any.whl
Collecting httpstream==1.3.0 (from icypher)
  Could not find a version that satisfies the requirement httpstream==1.3.0 (from icypher) (from versions: )
No matching distribution found for httpstream==1.3.0 (from icypher)

Where can I get it?

Syntax highlighting for cell magic?

It would be nice if icypher could enable syntax-highlighting for %%cypher cell magic. Currently it seems that CodeMirror uses syntax for Python.

I'm not entirely sure it's possible or what would be required; I researched and found a notebook issue for %%ruby magic that seems generally applicable (jupyter/notebook/issues/2102). I asked in jupyter/notebook on gitter but got no reply. It's possible that in addition to the magic class you'd also have to create a kernel, such as described in Making simple Python wrapper kernels
.

I do know, however, that CodeMirror itself has syntax support for Cypher -- create a text file from the tree and "Cypher" is available in the languages list (and works).

IPython.config deprecated when loading icypher

Hi, I installed the icypher extension, but when i do a:

%load_ext icypher

I get the message:
.../jupyter/lib/python3.6/site-packages/IPython/config.py:13: ShimWarning: The IPython.config package has been deprecated since IPython 4.0. You should import from traitlets.config instead.
"You should import from traitlets.config instead.", ShimWarning)

Any idea how i can solve this?

Thanks

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.