Susannah Klaneček

Results 11 comments of Susannah Klaneček

Can we use [Menu.Divider](https://ant.design/components/menu/#Menu.Divider) in the ant-design-pro-layout? ![Screenshot(5)](https://user-images.githubusercontent.com/13723264/72447202-31109500-37b5-11ea-8945-6fed82ff8aa0.png) (source: https://codesandbox.io/s/pensive-solomon-xehe9)

I was trying for awhile today to make it work, but had problems with connecting. It looks like Jira is deprecating cookie-based authentication. > The deprecation period for this functionality...

Aha yeah it looks like [API tokens are a no-go for Jira Server](https://community.atlassian.com/t5/Jira-questions/API-Tokens-for-self-hosted-Jira/qaq-p/820644). > Jira Server does not provide those specific types of API tokens that can be used in...

If you're writing binary (mode is "wb"), we'd use `BytesIO()` instead of `StringIO()`.

You could also try adding this line in the code `tf.reset_default_graph()` before the new session is created.

There's a script that will auto-upgrade code to TF 1.0 included in the TF repo: https://www.tensorflow.org/install/migration

Maybe also closes https://github.com/Kureev/react-native-blur/issues/407

I did a small experiment yesterday to see how it could work with specifying the molecule in the URL and having that populate the form. So it works! I need...