Code Monkey home page Code Monkey logo

nbdev_colab_helper's People

Contributors

dependabot[bot] avatar pete88b avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nbdev_colab_helper's Issues

Move ".ipynb" to nbs folder

Hi,

I found this error when I changed "nbs_path" in "setting.ini" file
"""
Change to, e.g. "nbs", to put your notebooks in nbs dir instead of repo root
nbs_path = nbs
doc_path = docs
"""
Steps:
Created a nbs folder in my drive.
Moved "00_core.ipynb" to "nbs" folder. notebook2scripts() worked fine.
Left "index.ipynb" in the root folder.

This error message appeared when I tried to execute "nbdev_build_docs()":
Screenshot from 2021-01-21 12-22-40

Then moved "index.ipynb" to "nbs" folder. The same error message appeared!

Please let me know what I am doing wrong! Many thanks!

File not found: ... docs/_data/sidebars/home_sidebar.yml

Hi,
First of all, many thanks for providing this great tutorial and tools to access nbdev from Colab! Great work!

I ran into a "file not found...home_sidebar.yml" error after following steps in your tutorial(https://pete88b.github.io/nbdev_colab_helper/tutorial.html):

  1. Setup repo -> ok
  2. Edit settings.ini -> ok
  3. Edit 00_core.ipynb -> ok
  4. Build lib -> ok
  5. Edit index.ipynb -> changed few words and saved
  6. Build docs -> error appeared in this section of your tutorial
    When returning to your colab helper notebook and ran:

from nbdev.cli import nbdev_build_docs
nbdev_build_docs()

Screenshot from 2021-01-20 16-33-26

I searched for "home_sidebar.yml" file in both my github repo and cloned repo in google drive, but couldn't find it. This was a strange problem because I've used nbdev Colab previously(partially to build lib only and not docs), but didn't find this error.

Please let me know what I am doing wrong! Many thanks again!

Very best,

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.