Anton Akhmerov

Results 102 issues of Anton Akhmerov

I'm using `bash_kernel` via nbconvert, and I noticed the following deprecation warning. traceback ``` self = , args = () kwargs = {'argv': ['/home/anton/miniconda3/envs/py38/bin/python', '-m', 'bash_kernel', '-f', '{connection_file}'], 'codemirror_mode': 'shell',...

NB: I won't be able to implement tests for the modifications due to time constraints.

With transitioning to jupyter-book :tada:, there's room for more upgrades and cleanup. This is a collection of relatively easy improvements to implement. - [x] Add a logo - [x] Update...

Blocked by https://github.com/executablebooks/MyST-NB/issues/349

To do that: - Explicitly introduce the main goal of each lecture - List the prerequisites - List the conclusions - Include assignments within the lecture

major

We should not use the edx forum. http://discourse.org/ is a decent alternative, or we can consider https://talkyard.io

technical

We should guide the learners through the organization of the code. Related to #217

We should aim for more questions per lecture, and also should review their quality.

major

In particular we should separate the code required for each assignment, as opposed to say "hunt the course notebooks"

major