Giter Site home page Giter Site logo

yifanwu / b2 Goto Github PK

View Code? Open in Web Editor NEW
64.0 5.0 4.0 2.8 MB

Bridging Code and Interactive Visualization in Computational Notebooks

License: Apache License 2.0

Python 44.94% TypeScript 44.19% JavaScript 0.26% Jupyter Notebook 5.73% CSS 4.87%
interactive-visualizations

b2's People

Contributors

rmpurp avatar yifanwu 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

b2's Issues

Issues with launching B2

Please keep in mind I'm a complete beginner so this problem might be caused by something on my end.

I tried running B2 on Linux (Ubuntu 20.04 LTS), Python 3.8.

I was told to open and test out the notebooks, so I launched b2-ext on jupyter and opened the B2 folder. Then when I tried to open and run "Untitled.ipynb" I kept getting errors when importing B2 and midas. It kept saying "Import Error: cannot import name "Midas" from "midas"."Import Error: cannot import name "B2" from b2. I also tried typing in "Import b2" and running it. For this is got "ModuleNotFoundError: No module named "Data Science"."

Also, can you please give me something like a short beginner's guide on a proper way to actually run b2? I read all the instructions on github but I can't understand most of it since I'm so new. I would really appreciate it.

Sorry for the inconvenience.

Issues about dashboard pane

I tried it on py3.7 in anaconda.
I also had installed b2-ext and datascience.
I can run it on jupyter notebook but I can't see the resizable dashboard pane...
Can you please tell me what should I do?
image

B2 not loading because of a missing "midas" -> "b2" rename

After I ran...

pip3 install b2-ext

Somehow the nb extension config still produced a file with the name "midas" in it.

$ cat /Library/Frameworks/Python.framework/Versions/3.10/etc/jupyter/nbconfig/notebook.d/b2.json
{
  "load_extensions": {
    "midas/index": true
  }
}

B2 wouldn't load. But when I manually changed "midas" to "b2" in the file above, it worked.

I'd make a PR to fix this, but, despite searching for "midas" in the B2 source, I don't know where it went wrong!

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.