Giter Club home page Giter Club logo

Comments (5)

vrajat avatar vrajat commented on August 18, 2024

Can you please change the cell contents to:

import logging
logging.basicConfig(level=logging.DEBUG)
catalog.scan_source(source)

The above will provide debug logs to help find the root cause.

from data-lineage.

kirill3000 avatar kirill3000 commented on August 18, 2024

thank you!
no errors
image

from data-lineage.

vrajat avatar vrajat commented on August 18, 2024

Can you run docker container ls | grep tokern at the command line and paste the output?

from data-lineage.

kirill3000 avatar kirill3000 commented on August 18, 2024

b8430ff89f31 tokern/data-lineage-viz:latest "/docker-entrypoint.ā€¦" 7 days ago Up 7 days 0.0.0.0:8000->80/tcp, :::8000->80/tcp tokern-data-lineage-visualizer
a6466297839d tokern/data-lineage:latest "data_lineage" 7 days ago Up 7 days tokern-data-lineage
cd5d96163027 tokern/demo-catalog:latest "docker-entrypoint.sā€¦" 7 days ago Up 7 days tokern-demo-catalog

from data-lineage.

vrajat avatar vrajat commented on August 18, 2024

Sorry for the confusion. The documentation and examples havent kept up to date with API changes I've been implementing. I am running a fix now. The examples need a separate docker-compose file that runs all the components required.

Please clean up your setup:

docker-compose -f <path to docker-compose-demo-catalog> down
docker volume prune # Note that this may delete other volumes not related to tokern container. Please run with caution

In the git directory

git pull
docker image pull

Then follow the instructions in api_example.ipynb

from data-lineage.

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.