Collin Kindrom

Results 11 issues of Collin Kindrom

Hello 👋 I searched the repo a bit but I’m fairly new to it. I’m running on a headless server and I’m trying to understand if SLM-Lab has the capability...

enhancement
help wanted

Just a thought. Haven't even used this library yet but I'm looking forward to it :+1:

The `Network` constructor (`def __init__`) has default kwarg `notebook=False`. The `def show` method has default kwarg `notebook=True`. It seems like [this is causing confusion](https://stackoverflow.com/questions/75565224/in-pyvis-i-always-get-this-error-attributeerror-nonetype-object-has-no-attr) for some people. It would make...

Is this right? As someone told by a different repo that "you need bazel", and then told by the bazel docs that "you need bazelisk" — without any context other...

Thank you for all of your awesome work on this project. My ES provider (yeah, yeah, I'm lazy...) had an outage today that took down major parts of my application....

What are the chances we could change the names of the data attributes to something that has a better chance of not causing headaches for other developers. It doesn't seem...

Is there any way to add custom types to the schema? For example... we're using Auth0.com, so our User types should resolve via the Auth0 API, whereas most other types...

See https://github.com/kennethreitz/requests/issues/1034