Mohammad Alyetama

Results 12 issues of Mohammad Alyetama

New tmux users may not know about this step, and could think that they did not install this repo correctly when they don't see any change in effect. I think...

Running block 11 returns an error message when the colormap is set to `spectral` (see below). This PR replaces the colormap to `rainbow`. ``` --------------------------------------------------------------------------- ValueError Traceback (most recent call...

The current version of `feedparser` and `dateparser` are no longer compatible with the source code. The latest versions of both packages work fine. I updated `pyproject.toml` (and subsequently `poetry.lock` using...

This PR replaces `st.beta_expander` with `st.expander` and other instances of `st.beta_` in `README.md`, because `st.beta_*` will be removed after 2021-11-02 (see: https://github.com/streamlit/streamlit/releases/tag/0.86.0). ![warning](https://user-images.githubusercontent.com/56323389/168516411-935f12da-09d9-4370-8f8d-b6a368afac3f.png)

I tried installing the package on both MacOS (Apple M1) and Linux (Ubuntu), and I get the same issue on both. Please see below. ```julia julia> import Pkg; Pkg.add("Py2Jl")^C (@v1.4)...

It seems like the pause option is not included in the latest releases on PyPi. ```shell ~ is 📦 v0.1.0 via ⬢ v15.8.0 via 🐘 v7.3.24 ➜ ghtop -h usage:...

Changed the source code to be compatible with TensorFlow v2.x.

Nothing is printed in the console when this happens, but when I use an IP address instead of `localhost`, the submitted prompt disappear and nothing happens. https://user-images.githubusercontent.com/56323389/224729400-59131a85-a4f3-4f59-bd54-c19e34949dc8.mp4

[`brew cask` is no longer a `brew` command](https://github.com/Homebrew/brew/pull/8899). Now, users need to use `brew install --cask` instead.

The top left button seems to have an issue displaying correctly on Nautilus. ![buttons](https://i.imgur.com/LnUvGuJ.png)