Git Product home page Git Product logo

Comments (8)

damianavila avatar damianavila commented on July 30, 2024

Since 2.x is compatible with IPython 2 series, there is no real need to maintain master compatible with 2.4, that introduces ugly hacks and since 3.0 is going to be released soon, let's make 3.x compatible wit IPython/Jupyter 3 series:

  • don't support IPython 2 serie on master #67
  • Release 3.x (when IPython 3.0 is released)

from rise.

damianavila avatar damianavila commented on July 30, 2024

OK, we need to release 3.x version soon... target is next week... I will review the open PR in the next days and testing over the weekend, then we can release a new version 😉

from rise.

flothesof avatar flothesof commented on July 30, 2024

Hi there,

I've just tried to install RISE and failed using the python setup.py install method.

The reason this happens is

Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from IPython.html.services.config import ConfigManager
ImportError: No module named config

I'm using IPython 2.4.1 and I guess this is the reason this hangs. Do I need to switch to IPython 3.0 to get RISE to work?

Thanks for your help.

from rise.

damianavila avatar damianavila commented on July 30, 2024

This tagged/released version: https://github.com/damianavila/RISE/releases/tag/2.x, will work with IPython 2.x, but if you want to use master, you need to update IPython to 3.0 or higher...

from rise.

flothesof avatar flothesof commented on July 30, 2024

Great! I'll try that out. Thank you!

from rise.

flothesof avatar flothesof commented on July 30, 2024

I've just tried it out and it works perfectly. Thanks a lot.

The only thing I had a little trouble with at first was to find the right place to add the custom.js instructions too.

Great plugin!

from rise.

damianavila avatar damianavila commented on July 30, 2024

The only thing I had a little trouble with at first was to find the right place to add the custom.js instructions too.

Since now we use the ConfigManager there is no need for those instructions... it can be a little annoying at first sight, I agree... Nice to know it works well for you too. Thanks.

from rise.

damianavila avatar damianavila commented on July 30, 2024

I tagged 3.x a few minutes ago... for Jupyter, we will have a proper release with conda packages, a flit-based package too and the standard installation from source.

from rise.

Related Issues (20)

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.