Giter VIP home page Giter VIP logo

spot_price_machine_learning's Issues

jupyter notebook run error

@noahgift -- great contribution! This is definitely handy. I encountered one minor issue when running the jupyter notebook. Immediately after cloning the repo, the 'execution count' is not set - and when a user tries to run the notebook they get a popup window with this message:

Notebook validation failed: 'execution_count' is a required property:
{
 "data": {
  "text/html": "<style>.container { width:100% !important; }</style>",
  "text/plain": "<IPython.core.display.HTML object>"
 },
 "metadata": {},
 "output_type": "execute_result"
}

For users who just want to test this quickly - the manual fix is to open the /notebooks/spot_pricing_ml.ipynb file in pycharm, manually set each cell to Markdown, then in jupyter notebook select Restart & Run All from the Kernel menu. Once that is done, still inside the juptyer notebook, the user changes each cell from Markdown to Code, and repeats the Restart & Run All command - everything works great.

I don't have write access to this repo, but in pycharm I was able to change the cell metadata "execution_count": null, to "execution_count": 1, in the Find All window. Opening the file directly in PyCharm just displayed the code in the cells, not the cell metadata which is what should be changed.

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.