Code Monkey home page Code Monkey logo

Comments (5)

damianavila avatar damianavila commented on July 21, 2024

Yes, I have to make some changes because the multidirectory support in IPython master changes these url... adding to my todo list. Thanks for the report.

from jupyter_contrib_nbextensions.

tyleha avatar tyleha commented on July 21, 2024

I think same issues for codefolding:

GET http://127.0.0.1:8888/static/components/codemirror/addon/fold/foldgutter.js 404 (Not Found) require.js:1872
req.load require.js:1872
context.load require.js:1624
Module.load require.js:825
Module.fetch require.js:815
Module.check require.js:845
Module.enable require.js:1142
context.enable require.js:1496
(anonymous function) require.js:1127
(anonymous function) require.js:129
each require.js:57
Module.enable require.js:1089
Module.init require.js:779
(anonymous function) require.js:1412

Uncaught Error: Script error for: /static/components/codemirror/addon/fold/foldgutter.js
http://requirejs.org/docs/errors.html#scripterror require.js:163
makeError require.js:163
context.onScriptError

from jupyter_contrib_nbextensions.

juhasch avatar juhasch commented on July 21, 2024

The Codemirror version supplied with IPython ist too old and is missing the requested file foldgutter.js .
For now, you need to copy the current master version from Github to your IPython installation.

I guess this requirement is too well hidden in the documentation, feel free to improve:
https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Codefolding

from jupyter_contrib_nbextensions.

tyleha avatar tyleha commented on July 21, 2024

Alas - my responsibility to read the docs more closely. Carry on

from jupyter_contrib_nbextensions.

damianavila avatar damianavila commented on July 21, 2024

Fixed in #69... closing.

from jupyter_contrib_nbextensions.

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.