The Wayback Machine - https://web.archive.org/web/20200716234820/https://github.com/topics/notebook
Skip to content
#

notebook

Here are 1,347 public repositories matching this topic...

cxrodgers
cxrodgers commented Jan 30, 2020

Note 1: This is not the same tab-completion bug for which many issues have already been opened (the one where a massive number of objects from the global namespace are displayed). This issue specifically has to do with unwanted abbreviation of filename paths. I haven't yet found any other reports of this issue.

Note 2: I also posted this to stackoverflow but am posting again here since I didn't

mrusme
mrusme commented Feb 7, 2018

Right now, there's a "languages" feature implemented, which allows the user to define, in what kind of languages the documents he usually uploads are written in. Under "Settings", each Paperwork user can select the languages he'd like Paperwork to support for his account.

This was being implemented, so that tesseract can be called with the according language option, which helps OCR.

Now, thi

romainx
romainx commented Apr 24, 2020

Hello,

The objective is to write a troubleshooting page for know issues.

Cases identified

Here is the list of identified known issues.

Permission denied when mounting local folders

This is a recurring issue, there is a PR (#1078) in progress to update the documentation

  • #885
  • #1003

Container launching issue

In recent issues (#1035, #1057) the same problem and th

PyMap
PyMap commented Apr 13, 2020

Hi all!,

Just want to share with the team some details I've been experiencing while I executed notebooks from command line using a yaml file.

First, let me show my case. I've bee parametrizing different notebooks to isolate data wranlging processes. To do it, I needed to use lists of dictionaries to specifiy keys describing my data, such as area or paths where some files were stored. As all

yeikel
yeikel commented Jan 4, 2019

According to the generated build

The commands to launch are the following :

docker pull andypetrella/spark-notebook:0.7.0-scala-2.11.8-spark-2.1.1-hadoop-2.7.2-with-hive
docker run -p 9001:9001 andypetrella/spark-notebook:0.7.0-scala-2.11.8-spark-2.1.1-hadoop-2.7.2-with-hive

Using that image (and I think it i

mouradmourafiq
mouradmourafiq commented May 2, 2020

Feature motivation

Azure storage client is backward incompatible, there's an issue #757 for upgrading the azure connection to the latest client. The new version has an async interface that can be leveraged for the streams module, at least for downloads.

N.B. This is likely a 3~4h work and not a pressing need, so just putting this in the backlog.

Feature implementation

There's a

fsnotes
Omni-Notes
eauchat
eauchat commented Jul 24, 2018

Hello, first of all, a big thank you! For ages I had been looking for a good opensource convenient note app, and since I found yours, I'm just so happy. Great design, simple to use, and powerful also!

A good app is one you use so much that you want to contribute and improve it :) so here are a few questions-suggestions. I'll post them in various issues, so maybe it can be simpler to track.

I

dnote
sungwoncho
sungwoncho commented May 2, 2020

Environment

  • project (cli, server, browser-extension): server
  • version: 1.0.2
  • operating system: ubuntu

Description

If the note content contains xml like content such as <someword>, it is omitted in the full text search result from the postgres.

Steps to reproduce

  • create a note with the following content
helloworld
<foo>
  • Search for helloworld
DjangoPeng
DjangoPeng commented Apr 22, 2020

TensorFlow 2 has been released for more than 1 year.

And there are amounts of developers and users heading to TensorFlow 2, which is more friendly and easier to use. But we don't have any related tutorials or guides for that.

As a TensorFlow contributor and MS Gold Partner, I'd like to submit some PRs to fill in the gap between TF 1.x and 2.x, since I just completed an E2E pipeline of Mobi

dvorka
dvorka commented Feb 23, 2020

Long running issue:

  • Link mf.com web to GH mindforger-repository.
  • Links directly to sections in documentation.
  • Add documentation section to mf.com, and link GH from there.
  • Have discussions, ...
  • Written with MindForger
  • I don't have to sustain it mf.com
  • beginner users will be scared by seeing all files
  • make links to point to beginning of doc ~ section anchor
  • review web
alexlipa91
alexlipa91 commented Sep 27, 2019

Hi there, probably stupid question but is there any detailed doc of what kind of content the config json can contain? I see you can setup username and password for each kernel: is this an authentication against the livy server?
Is there a way to specify the address of the server?
Also, is it possible to customize the location of the config.json file?

Thanks!

Improve this page

Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notebook topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.