Git Product home page Git Product logo

Comments (4)

stevengum avatar stevengum commented on June 1, 2024 1

That's a good idea, but right now we (bb-py) are on a pause while we flesh some things out on the dotnet and js repos. @johnataylor might have a better idea of how to proceed regarding the documentation, as currently the docs stub is barren.

Another thing worth mentioning is that it looks like the docs themselves are in flux across js and dotnet; js is shaping up to be a reference for the packages and its contents will probably go towads something like this. Meanwhile, dotnet has an overview.md and that's it.

All of that said, I think it would be fantastic if you could specify some of the issues you've had with the wiki and someone will be able to fix the wiki as needed.

from botbuilder-python.

szul avatar szul commented on June 1, 2024

The wiki is a bit ambiguous as to which should be done in a virtual environment and which shouldn’t between the virtual linking, the wheel building, the global installs/updates, and the installation of the bot builder into an actual bot project versus building locally. It’s a quick start guide, but I feel it would benefit from fleshing out specific paths for building/installing/using... but if developed is paused until the other SDKs are fleshed out, then I guess it’s a moot point for now.

from botbuilder-python.

stevengum avatar stevengum commented on June 1, 2024

@szul, I think I follow along what you're saying without even having to take a look at the docs today... As is probably obvious, the wiki was written before the packages were published, which is why they use things like pip install -e . as opposed to doing a simple pip install botbuilder-core.

Am I correct in saying that the root cause of the confusion might be due to a jumbling together of concepts like setting up the packages like someone forked the repo (building locally), as opposed to what you mention of installing the botbuilder packages into an actual project?

Regarding your last sentence I think we can still get something out to clear up these ambiguities, I'll talk to one of our docs team to see if they can do a cleanup. 😃

from botbuilder-python.

szul avatar szul commented on June 1, 2024

Building locally is fine since the SDK is in flux as a prelease, but combining that local build with a project, while trying to keep that local project in a virtual environment is where it gets tricky, especially since there’s the -e instructions and the wheel instructions on the same page, but without that clear of a separation between the two paths that can be taken for installation.

I have no problem waiting for the official docs, and then seeing where I can help out. I’m going to take an older example bot I did for a conference that had a bunch of test controls, and try to convert it—so I should have some feedback then.

Thanks for looking into this, and letting me know the status.

from botbuilder-python.

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.