Git Product home page Git Product logo

codelabs's People

Contributors

didrocks avatar elfgoh avatar mhall119 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codelabs's Issues

Tried to build and run on raspberry pi3

It seemed to build and install correct, but during run I saw this in the log:

Jan 11 18:18:47 localhost.localdomain snap[12973]: [84B blob data]
Jan 11 18:18:47 localhost.localdomain snap[12973]: /snap/snap-codelabs/x1/server: 2: /snap/snap-codelabs/x1/server: Syntax error: Unterminated quoted string
Jan 11 18:18:47 localhost.localdomain systemd[1]: snap.snap-codelabs.server.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jan 11 18:18:47 localhost.localdomain systemd[1]: snap.snap-codelabs.server.service: Unit entered failed state.
Jan 11 18:18:47 localhost.localdomain systemd[1]: snap.snap-codelabs.server.service: Failed with result 'exit-code'.
Jan 11 18:18:47 localhost.localdomain systemd[1]: snap.snap-codelabs.server.service: Service hold-off time over, scheduling restart.
Jan 11 18:18:47 localhost.localdomain systemd[1]: Stopped Service for snap application snap-codelabs.server.
Jan 11 18:18:47 localhost.localdomain systemd[1]: snap.snap-codelabs.server.service: Start request repeated too quickly.
Jan 11 18:18:47 localhost.localdomain systemd[1]: Failed to start Service for snap application snap-codelabs.server.

Bottom buttons cover text

At any of the tutorials, depending on the size of the window (but Im currently on laptop) the bottom button to go back covers part of the text.
button

This repository lacks a license

Without a license it's unclear for user what they can do with this software, and for other developers how they can contribute.

Can you please add one? Ideally a Free Software license, please.

request for a step-by-step guide for setting up codelabs on a hosting site

After seeing the codelab tutorials format, I think it will be very helpful for any students learning through his own pace on their academics. is it possible to replicate these tutorial templates for academic websites?

A step by step guide to develop tutorials (codelab) on any website will be highly useful ( I think).

Navigation menu/table of contents covers content (on Chromium Browser)

I am browsing around in the snap documentation and found the "snap-codelabs" tutorial snap to be used via http://localhost:8123/. So as an experienced http://localhost:631/ user I called this link in Chromium, the browser I usually use (the version which comes with Ubuntu Yakkety).

The start page is OK, but if I enter an arbitrary tutorial, The table of contents in the upper left covers the left edge of the tutorial content making it unreadable.

On Firefox (also on Yakkety) the problem does not occur.

Use of deprecated HTML and javascript functions

Current versions of Google Chrome reports deprecation messages.

  1. ìndex.html` uses an HTML import. This is a deprecated feature that will be removed around March 2019.
  <link rel="import" href="/src/my-app.html">
  1. The used polymer library uses document.registerElement and Element.createShadowRoot that are deprecated and will be removed too.

Output not formatted correctly

Create your first snap --> 3. Building a snap is easy
Scroll down to see output of sudo snap install --devmode hello_2.10_amd64.snap command.
Columns for Rev, Developer and Notes are messed up.
Screenshot:
wrong-output

Local installation of snaps require --dangerous (--force-dangerous)

On the "Creating your first snap" tutorial, when installing your first snap the command it is recommended to you to use is: "sudo snap install --devmode hello_2.10_amd64.snap", but that won't work, as installing local snaps now requires --force-dangerous (that I have heard that it will move to --dangerous)

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.