Bjarne Thorsted

Results 10 issues of Bjarne Thorsted

First off, make sure to check your [support options](https://github.com/autonomio/talos#-how-to-get-support). The preferred way to resolve usage related matters is through the [docs](https://autonomio.github.io/talos/#/) which are maintained up-to-date with the latest version of...

priority: MEDIUM
topic: tensorflow
value: ⭐⭐⭐

Installing tensorflow-fold in python alongside tensorflow-gpu 1.10.1 results in the following error traceback: ``` --------------------------------------------------------------------------- NotFoundError Traceback (most recent call last) in () 3 import tensorflow as tf 4 sess...

After a successful update to jupyterlab 1.0.1 and installation of celltags extension, I do not see any of the features present in the appropriate cell tools tab. I made a...

As the title says, when I make a change to some of the config variables and dump it to the config.yaml file, the edited variables are now inserted at the...

The Databricks CLI has built-in support for setting default headers when initializing the `ApiClient` using the optional `default_headers` parameter. The `default_headers` parameter accepts a dictionary, where the keys and values...

feature

## Describe the bug The extension is attempting to access a resource scoped configuration without actually providing a resource. The extension host log gives the following two lines: ``` 2023-09-13...

**System information** - OS Platform and Distribution: Linux Ubuntu 18.04 - TensorFlow version and how it was installed (source or binary): 2.3.1, from pip - TensorFlow-Addons version and how it...

metrics

After succesfully configuring Ironhide, I was asked to manually fill out the disablecard and enablecard scripts, because my system has not been tested yet. However after using the templates for...

This PR fulfills the feature requested in #41

Currently, only unordered lists are supported. I would like support for ordered lists. The end result would be something like this: ````md % The code block below ```toc title: #...

enhancement